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 to XML formatted data. |
Update | Updates the object data in the company database. |
Browser | Returns the DataBrowser object. |
Code | The CST code.
Field name: CODE Length: 4 characters |
CSTCodeOutgoing | The corresponding outgoing CST code for this CST (incoming) code. The size of the value can be one of the following:
Field name: CodeOut |
DescriptionOutgoing | A description for the outgoing CST code specified in the CSTCodeOutgoing property. Field name: OutDesc |
Situation | The description or tributary situation.
Field name: Situation Length: 16 characters |
TaxCategory | The tax category for the CST code. Field name: Category This field is a foreign key to the ONFT table. |
UserFields | Returns the UserFields object. |