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. |
 Update | Updates the object data in the company database. |
 Browser | Returns the DataBrowser object. |
 Name | Sets or returns the name of the tax authority type. For example, State, Country, and City, which are default for US and Canada localizations. Mandatory in SAP Business One. Field name: Name. Length: 40 characters. |
 NfTaxId | property NfTaxId |
 Numerator | Returns the identification key of the Tax Authority Type as assigned by SAP Business One (starts from 1). Field name: AbsId. |
 TaxCreditControl | property TaxCreditControl |
 TaxParamSetId | property TaxParamSetId |
 UserFields | Returns the UserFields object. |
 UserSignature | Returns the ID of the user who enters the object's details.
Field name: UserSign. This is a foreign key to the Users object. |
 VAT | Sets or returns a valid value of BoYesNoEnum type that specifies whether or not the tax type includes also VAT. Field name: IsVat. |
Â
Â