📚 SAP Business One SDK Help

PaymentRunExport_Lines Object Members
See Also  Overview 

Public Methods

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

Public Properties

Public Property BPDebitPayableAccountReturns the account of the business partner debtor/payable

Field name: .

Length: 15 characters.

Public Property CountReturns the total rows in the payment run.
Public Property CustomerNumberReturns the customer number.

Field name: CustNum.

Length: 15 characters.

This is a foreign key to the

Public Property DateOfPaymentRunReturns the date of the payment run.

Field name: PayRunDate.

Public Property DocumentCurrencyReturns the document currency.

Field name: DocCurr.

Length: 3 characters.

Public Property DocumentLocalCurrencyReturns the document local currency.

Field name: DocLocCurr.

Length: 3 characters.

Public Property DocumentNumberReturns the Document Number of the payment in this line.

Field name: DocNum.

Public Property DocumentObjectTypeReturns the document object type.

Field name: ObjType.

Length: 20 characters.

Public Property DocumentObjectTypeExReturns the document object type.
Public Property DocumentPaymentTermsReturns the document payment terms.

Field name: DocPrmTerm.

This is a foreign key to the PaymentTermsTypes Object.

Public Property DocumentPostingDateReturns the document posting date.

Field name: DocDate.

Public Property DocumentRateReturns the document rate.

Field name: DocRate.

Public Property DocumentRemarksReturns the document remarks.

Field name: DocRemarks.

Length: 254 characters.

Public Property DocumentTaxAmountReturns the document tax amount in local currency.

Field name: DocTaxAmnt.

Public Property DocumentTaxAmountFCReturns the document tax amount in foreign currency.

Field name: DoxTxAmtFC.

Public Property DocumentTaxDateReturns the document tax date.

Field name: TaxDate.

Public Property DocumentTotalReturns the document total in local currency.

Field name: DocTotal.

Public Property DocumentTotalFCReturns the document total in foreign currency.

Field name: DocTotalFC.

Public Property FiscalYearReturns the fiscal year (date type).

Field name: FiscalYear.

Public Property FreeText1property FreeText1
Public Property FreeText2property FreeText2
Public Property FreeText3property FreeText3
Public Property PaymentDocNumReturns the payment document number.

Field name: DocNum.

Public Property PaymentDocReferenceReturns the payment document reference.

Field name: DocPymRef.

Length: 27 characters.

Public Property PaymentMeansReturns the payment method (check, bank transfer, etc.).

Field name: PaymMethod.

Length: 15 characters.

This is a foreign key to the WizardPaymentMethods object.

Public Property PaymentNumberReturns the payment number.

Field name: PymNum.

Length: 11 characters.

Public Property PaymentOrderNumproperty PaymentOrderNum
Public Property PaymentTermsPeriodReturns the payment terms period.

Field name: PymTermPer.

Length: 15 characters.

Public Property PaymentWizardCodeReturns the payment run ID (wizard code).

Field name: PaymWizCod.

Length: 15 characters.

Public Property RowNumberReturns the current available row number (starts from 1).

Field name: LineId.

Public Property VendorNumberReturns the vendor code.

Field name: VendorNum.

Length: 15 characters.

Public Property VendorRefNumReturns the vendor reference number.

Field name: VendRefNum.

Length: 16 characters.

See Also