Add | Adds an inventory counting transaction. |
Close | Closes an existing inventory counting transaction. |
Get | Retrieves an inventory counting transaction.
The inventory counting transaction is specified by its key, which is contained in the InventoryCountingParams object passed to the method. |
GetDataInterface | Creates an empty data structure for use with the InventoryCountingsService. |
GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
GetDataInterfaceFromXMLString | The XML with which to create the object. |
GetList | Returns the InventoryCountingParamsCollection data collection that identifies all inventory counting transactions. |
Update | Updates an existing inventory counting transaction. |