📚 SAP Business One SDK Help

LandedCost_CostLine Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileSets the object's properties using data from an XML file.

The XML file can be created using the object's ToXMLFile method.

Public Method FromXMLStringSets the object's properties using data from an XML string.

The XML string can be created using the object's ToXMLString method.

Public Method GetXMLSchemaReturns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods.
Public Method ToXMLFileCreates an XML file that represents the object.
Public Method ToXMLStringCreates and returns an XML string that represents the object.

Public Properties

Public Property AllocationByAllocation method as defined in the Landed Costs – Setup window for each landed cost.

Field name: OhType.

Public Property amount

Amount of expenditures to be distributed on lines.

Field name: CostSum.

Public Property AmountFC

Amount of expenditures to be distributed on lines in foreign currency.

Field name: CostSumFC.

Public Property Brokerproperty Broker
Public Property BrokerNameproperty BrokerName
Public Property CostCategoryproperty CostCategory
Public Property CostTypeThe landed costs type.

Field name: CostType.

Public Property DocEntryThe internal ID of the landed costs.

Field name: DocEntry.

Public Property FactorPercentage rate of each landed cost out of the total FOB costs of the shipment. This factor can help you determine the shipment efficiency in comparison to other shipments or certain standards.

Field name: Factor.

Public Property IncludeForCustomsSpecify whether the associated landed cost is allowed for customs calculation and should thus be included in the actual customs duty calculation and allocation.

Field name: InCustCalc.

Public Property LandedCostCodeThe code of the landed cost. This is a foreign key to the LandedCostsCodes object.

Field name: AlcCode.

Length: 2 characters.

Public Property OpenAmountproperty OpenAmount
Public Property OpenAmountFCproperty OpenAmountFC
Public Property UserFieldsproperty User Fields

See Also