📚 SAP Business One SDK Help

DownPaymentsToDraw Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new data line to the object.
Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property AmountToDrawThe net amount (without tax) drawn to the invoice.

Field name: DrawnSum

Public Property AmountToDrawFCThe net amount (without tax) drawn to the invoice in foreign currency.

Field name: DrawnSumFc

Public Property AmountToDrawSCThe net amount (without tax) drawn to the invoice in system currency.

Field name: DrawnSumSc

Public Property CountThe number of downpayment lines in the collection.
Public Property DetailsSet to the Remarks field in the down payment invoice.

Field name: BsComments

Public Property DocEntryAn internal key to the down payment document.

Field name: BaseAbs

Public Property DocInternalIDA key to the invoice for which the down payment is used.

Field name: DocEntry

Public Property DocNumberThe document number of the down payment document.

Field name: BaseDocNum

Public Property DownPaymentsToDrawDetailsThe details for this drawn downpayment. A drawn downpayment can be applied to various tax groups and in different ways.
Public Property DownPaymentTypeIndicates whether the down payment document is an invoice or a request.

Field name: Posted

Public Property DueDateReturns the due date of the down payment invoice.

Field name: BsDueDate

Public Property GrossAmountToDrawThe gross amount (with tax) drawn to the invoice.

Field name: Gross

Public Property GrossAmountToDrawFCThe gross amount (with tax) drawn to the invoice in foreign currency.

Field name: GrossFc

Public Property GrossAmountToDrawSCThe gross amount (with tax) drawn to the invoice in system currency.

Field name: GrossSc

Public Property IsGrossLineIndicates whether the gross amount was entered and all other fields were calculated based on the gross amount.

Field name: IsGross

Public Property NameThe full name of the business partner.

Field name: BsCardName

Public Property PostingDateThe posting date of the down payment invoice.

Field name: BsDocDate

Public Property RowNumThe row number of the current drawn payment in the collection.

Field name: LineNum

Public Property TaxThe part of the drawn downpayment to be used for tax.

Field name: Vat

Public Property TaxFCThe part of the drawn downpayment to be used for tax in foreign currency.

Field name: VatFc

Public Property TaxSCThe part of the drawn downpayment to be used for tax in system currency.

Field name: VatSc

See Also