📚 SAP Business One SDK Help

LandedCostsCodes Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a landed costs code.
Public Method GetAsXMLReturns the object from XML data, which is stored as string in a buffer.
Public Method GetByKeyRetrieves and sets the values of the object's properties by the object's absolute key from the Company database.
Public Method SaveToFileSave the object to a file as XML data.
Public Method SaveXMLSaves the object data to XML formatted data.
Public Method UpdateUpdates the object data in the company database.

Public Properties

Public Property AllocationBySets or returns the distribution type valid value.

Field name: OhType.

Public Property BrowserReturns the DataBrowser object.
Public Property CodeSets or returns the code of the landed cost.

Field name: AlcCode.

Length: 2 characters.

Public Property LandedCostsAllocationAccount

The G/L account for clearing non-customs expenditures (reposted through the landed costs document) between the A/P invoice (service type) and the landed costs document. Field name: LaCAllcAcc.

Length: 15 characters.

Public Property NameSets or returns the name of the landed cost.

Field name: AlcName.

Length: 30 characters.

Public Property UserFieldsReturns the UserFields object.

See Also