Codeunit "Price Source - Contact"
ID 7038
Namespace: Microsoft.Pricing.Source
Implements
Methods
procedure GetNo(var PriceSource: Record "Price Source" temporary)
Parameters
procedure GetId(var PriceSource: Record "Price Source" temporary)
Parameters
procedure IsForAmountType(AmountType: Enum "Price Amount Type"): Boolean
Parameters
Returns
procedure IsSourceNoAllowed(): Boolean
Returns
procedure IsLookupOK(var PriceSource: Record "Price Source" temporary): Boolean
Parameters
Returns
procedure VerifyParent(var PriceSource: Record "Price Source" temporary): Boolean
Parameters
Returns
procedure GetGroupNo(PriceSource: Record "Price Source" temporary): Code[20]
Parameters
Returns
| Type |
Description |
|
Code[20]
|
|
Events
[IntegrationEvent(False,False)]
local procedure OnAfterFillAdditionalFields(var PriceSource: Record "Price Source" temporary, Contact: Record Contact)
Parameters
See also