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. |
 Remove | Deletes a record from the object table. |
 SaveToFile | Save the object to a file as XML data. |
 SaveXML | Saves the object data in XML formatted data to a file. |
 Update | Updates the object data in the company database. |
 Application | The application name.
Length: 16 characters Field name: App |
 Browser | Returns the DataBrowser object. |
 Code | The CFOP code.
Field name: Code Length: 6 characters |
 Description | A description for the CFOP code.
Field name: Descrip Length: 16 characters |
 UserFields | Returns the UserFields object. |
Â
Â