📚 SAP Business One SDK Help

InventoryCountingsService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds an inventory counting transaction.
Public Method CloseCloses an existing inventory counting transaction.
Public Method GetRetrieves an inventory counting transaction.

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

Public Method GetDataInterfaceCreates an empty data structure for use with the InventoryCountingsService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringThe XML with which to create the object.
Public Method GetListReturns the InventoryCountingParamsCollection data collection that identifies all inventory counting transactions.
Public Method UpdateUpdates an existing inventory counting transaction.

See Also