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 the current record. |
 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 | Sets or returns the county code.
Field name: Code. Character length: 7. |
 Country | Sets or returns the Country/Region.
Field name: Country. Character length: 3. |
 GiaCode | Sets or returns the GIA code.
Field name: GiaCode. Character length: 10. |
 IbgeCode | Sets or returns the IBGE code.
Field name: IbgeCode. Character length: 10. |
 Name | Sets or returns the county name.
Field name: Name. Character length: 100. |
 State | Sets or returns the State.
Field name: State. Character length: 3. |
 TaxZone | Indicates whether the county is a tax free zone.
Field name: TaxZone. Character length: 1. |
 UserFields | Returns the UserFields object. |
Â
Â