biuan SAP® BUSINESS ONE SDK
DTW Administration / Setup / Purchasing / Landed Costs
API Bo Allocation By Enum

Description

Specifies the distribution types for landed costs.

Members

MemberValueDescription
ab_CashValueBeforeCustoms0The related costs are distributed in relation to the share of the item of the total FOB price of the delivery minus customs.
ab_CashValueAfterCustoms1The related costs are distributed in relation to the share of the item of the total FOB price of the delivery plus customs.
ab_Quantity2The related costs are distributed according to the quantity of the item in proportion to the total quantity of the delivery.
ab_Weight3The related costs are distributed according to the weight of the item in proportion to the total weight of the delivery.
ab_Volume4The related costs are distributed according to the volume of the item in proportion to the total volume of the delivery.
ab_Equal5The related costs are distributed equally among the items in the delivery.

SAP® B1 DI-API C# definition

public enum BoAllocationByEnum { ab_CashValueBeforeCustoms, ab_CashValueAfterCustoms, ab_Quantity, ab_Weight, ab_Volume, ab_Equal }


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates