Add | Adds a record to the object table in SAP Business One company database. |
 GetAsXML | Returns the object from XML data, which is stored as string in a buffer. |
 GetByKey | Retrieves and sets the values of the object's properties by the object's absolute key from the Company database. |
 SaveToFile | Save the object to a file as XML data. |
 SaveXML | Saves the object data to XML formatted data. |
 Browser | Returns the DataBrowser object. |
 Counted | Sets or returns the number of items in stock to take.
Field name: Counted. |
 ItemCode | Sets or returns the item code in the inventory.
Field name: ItemCode. Length: 20 characters. This is a foreign key to the Items object. |
 UserFields | Returns the UserFields object. |
 WarehouseCode | Sets or returns the warehouse code.
Field name: WhsCode. Length: 8 characters. This is a foreign key to the Warehouses object. |
Â
Â