📚 SAP Business One SDK Help

TaxInvoice_LinkedDownPayments Object Members
See Also  Overview 

Public Methods

Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property AmountToDrawThe amount of the down payment that is used.

Field name: DrawnSum.

Public Property AmountToDrawFCThe amount of the down payment that is used in foreign currency.

Field name: DrawnSumFc.

Public Property AmountToDrawSCThe amount of the down payment that is used in system currency.

Field name: DrawnSumSc.

Public Property CountNumber of records in a LinkedDownPayments collection.
Public Property DocCurrencyDocument currency code (руб, EUR).

Field name: DocCur.

Public Property DocEntryAbsolute ID of the current Tax Invoice.

Field name: DocEntry.

Public Property DownPaymentEntryDown payment entry. (203: A/R Down Payment, 204: A/P Down Payment); on UI just the Document Number is visible with link arrow to DPM called "Down Payment No."

Field name: DpmDocEntr.

Public Property DownPaymentNumDown payment number. (203: A/R Down Payment, 204: A/P Down Payment); on UI just the Document Number is visible with link arrow to DPM called "Down Payment No."

Field name: DpmDocNum.

Public Property DownPaymentTypeDown payment object type. (203: A/R Down Payment, 204: A/P Down Payment); on UI just the Document Number is visible with link arrow to DPM called "Down Payment No."

Field name: DpmObjType.

Public Property GrossAmountToDrawThe gross amount of the down payment that is used.

Field name: Gross.

Public Property GrossAmountToDrawFCThe gross amount of the down payment that is used in foreign currency.

Field name: GrossFc.

Public Property GrossAmountToDrawSCThe gross amount of the down payment that is used in system currency.

Field name: GrossSc.

Public Property LineNumLine number in a LinkedDownPayments collection.

Field name: LineNum.

Public Property PaymentEntryPayment entry. (24: Incoming Payment, 46: Outgoing Payment); on UI just the Document Number is visible with link arrow to Payment called "Payment No."

Field name: PmnDocEntr.

Public Property PaymentNumPayment number. (24: Incoming Payment, 46: Outgoing Payment); on UI just the Document Number is visible with link arrow to Payment called "Payment No."

Field name: PmnDocNum.

Public Property PaymentTaxDateDate of payment.

Field name: PmnTaxDate.

Public Property PaymentTypeType of payment object. (24: Incoming Payment, 46: Outgoing Payment); on UI just the Document Number is visible with link arrow to Payment called "Payment No."

Field name: PmnObjType.

Public Property TaxTax amount.

Field name: Vat.

Public Property TaxFCTax amount in foreign currency.

Field name: VatFc.

Public Property TaxSCTax amount in system currency.

Field name: VatSc.

Public Property TransferDateDate of transfer. Copied from the payment of the linked DPM, when using Bank Transfer payment method.

Field name: TrsfrDate.

Public Property TransferReferenceReference of transfer. Copied from the payment of the linked DPM, when using Bank Transfer payment method.

Field name: TrsfrRef.

See Also