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 the values of the object's properties by the object's absolute key from the Company database. 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. |
 Active | property Active |
 BasePriceList | Sets or returns the base price list on which the price list (PriceListName) is based.
Field name: BASE_NUM. |
 Browser | Returns the DataBrowser object. |
 DefaultAdditionalCurrency1 | property DefaultAdditionalCurrency1 |
 DefaultAdditionalCurrency2 | property DefaultAdditionalCurrency2 |
 DefaultPrimeCurrency | property DefaultPrimeCurrency |
 Factor | Sets or returns the factor for calculating prices of items based on the specified price list. Field name: Factor. |
 FixedAmount | property FixedAmount |
 GroupNum | Sets or returns a valid value of BoPriceListGroupNum type that specifies the group number to which the price list is related. Field name: GroupCode. |
 IsGrossPrice | property IsGrossPrice |
 PriceListName | property PriceListName |
 PriceListNo | Returns the price list unique ID. SAP Business One assigns a sequential number for each price list.
Field name: ListNum. |
 RoundingFormatDecimalPart | property RoundingFormatDecimalPart |
 RoundingFormatIntegerPart | property RoundingFormatIntegerPart |
 RoundingMethod | Sets or returns a valid value of BoRoundingMethod type that specifies the rounding method of the item price calculation. Field name: RoundSys. |
 RoundingRule | property RoundingRule |
 UserFields | Returns the UserFields object. |
 ValidFrom | property ValidFrom |
 ValidTo | property ValidTo |
Â
Â