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. |
 CFOPIn | property CFOPIn |
 CFOPOut | property CFOPOut |
 Code | Sets or returns the tax code. Mandatory in SAP Business One. Field name: Code. Length: 8 characters. |
 FADebit | property FADebit |
 Freight | Sets or returns a valid value of BoYesNoEnum type that specifies whether or not to calculate the tax also on expenses, such as shipping expenses. Default: tNO. Field name: Freight. |
 Inactive | property Inactive |
 IsItemLevel | Indicates whether to apply a jurisdiction's minimum amount, maximum amount, and flat tax thresholds (MinTaxableAmount, MaxTaxableAmount, and FlatTaxAmount properties of the SalesTaxAuthorities object) to the document amount or to each item's amount. |
 Lines | Returns the SalesTaxCodes_Lines child object. |
 Name | Sets or returns the name of the tax code. Field name: Name. Length: 100 characters. |
 Rate | Returns the inclusive tax percentage based on the selected tax authorities/types in SalesTaxCodes_Lines child object. Field name: Rate. |
 TypeFormulaCombId | property TypeFormulaCombId |
 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. |
 ValidForAP | Sets or returns a valid value of BoYesNoEnum type that specifies whether or not the tax is valid for purchase - A/P. Field name: ValidForAP. |
 ValidForAR | Sets or returns a valid value of BoYesNoEnum type that specifies whether or not the tax is valid for Sales - A/R. Field name: ValidForAR. |
 VATExemption | property VATExemption |
Â
Â