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