Add | Adds a record to the object table in SAP Business One company database. |
 Close | Not supported. |
 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. |
 UpdateWithBPs | method UpdateWithBPs |
 BaselineDate | Sets or returns a valid value of BoBaselineDate type that specifies the reference date for executing a payment transaction. Field name: BslineDate. |
 Browser | Returns the DataBrowser object. |
 CreditLimit | Sets or returns the maximum credit allowed. Field name: CredLimit. |
 DiscountCode | Sets or returns the discount code (type) as defined in Cash Discount (based on the payment due date). Field name: DiscCode. Length: 20 characters. This is a foreign key to the Cash Discount table (OCDC), not exposed through the DI API. |
 DunningCode | Sets or returns the dunning code as defined in the Dunning System. The dunning code sets the type of interest calculation for late payments. Field name: DunningCod. Length: 20 characters. This is a foreign key to the Dunning Interest Rate table (ORIT), not exposed through the DI API. |
 EndAt | property EndAt |
 GeneralDiscount | Sets or returns the general discount percentage for the total amount in a document. Field name: VolumDscnt. |
 GroupNumber | Returns the internal number, as assigned by the system, for the payment terms type. Field name: GroupNum. |
 InterestOnArrears | Sets or returns the interest for late payments. The value of this property is for information only. Field name: LatePyChrg. |
 LoadLimit | Sets or returns the maximum allowed debt (CreditLimit + Postdated Checks). Field name: ObligLimit. |
 NumberOfAdditionalDays | Sets or returns the number of additional days for calculating the document due date. Field name: ExtraDays. |
 NumberOfAdditionalMonths | Sets or returns the number of additional months for calculating the document due date. Field name: ExtraMonth. |
 NumberOfInstallments | Returns the number of installments for the payment terms as defined in Installments in SAP Business One. Field name: InstNum. |
 NumberOfToleranceDays | Sets or returns the number of days earlier than the calculated due date to start expecting the payment. Field name: TolDays. |
 OpenReceipt | Sets or returns a valid value of BoOpenIncPayment type that specifies default means of payment from customers.OpenRcpt Field name: OpenRcpt. |
 PaymentTermsGroupName | Sets or returns the name of the payment terms type. Field name: PymntGroup. Length: 100 characters. Mandatory field in SAP Business One. |
 PriceListNo | Sets or returns the Price List index to link to the business partner. Field name: ListNum. This is a foreign key to the PriceLists object. |
 StartFrom | Sets or returns a valid value of BoPayTermDueTypes type that specifies start time for calculating the payment due date. Field name: PayDuMonth. |
 UserFields | Returns the UserFields object. |
Â
Â