📚 SAP Business One SDK Help

InventoryPostingsService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds an inventory posting transaction.
Public Method GetRetrieves an inventory posting transaction.

The inventory posting transaction is specified by its key, which is contained in the InventoryPostingParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the InventoryPostingsService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the InventoryPostingParamsCollection data collection that identifies all inventory posting transactions.
Public Method SetCopyOptionSetCopyOption
Public Method UpdateUpdates an existing inventory posting transaction.

See Also