Table 18123331 EOS Cust. Transfer Bill Line

Table 18123331 EOS Cust. Transfer Bill Line

LanguageCaption
en-USCustomer Transfer Bill Line
it-ITRiga distinta bonifico cliente

Fields

Customer Bill No. (1)

Code[20]

LanguageCaption
en-USCustomer Bill No.
it-ITNr. distinta cliente

Line No. (2)

Integer

LanguageCaption
en-USLine No.
it-ITNr. riga

Description (5)

Text[45]

LanguageCaption
en-USDescription
it-ITDescrizione

Description 2 (6)

Text[45]

LanguageCaption
en-USDescription 2
it-ITDescrizione 2

Customer No. (10)

Code[20]

TableRelation: Customer

LanguageCaption
en-USCustomer No.
it-ITNr. cliente

Customer Name (11)

Text[100]

FieldClass: FlowField

CalcFormula: Lookup(Customer.Name WHERE("No." = FIELD("Customer No.")))

LanguageCaption
en-USCustomer Name
it-ITRag. sociale cliente

Customer Bank Acc. No. (12)

Code[20]

TableRelation: "Customer Bank Account".Code WHERE("Customer No." = FIELD("Customer No."))

LanguageCaption
en-USCustomer Bank Acc. No.
it-ITNr. banca cliente

Document Type (20)

Enum "Gen. Journal Document Type"

LanguageCaption
en-USDocument Type
it-ITTipo di documento

Document No. (21)

Code[20]

TableRelation: if ("Document Type" = const(Invoice)) "Sales Invoice Header" else if ("Document Type" = const("Credit Memo")) "Sales Cr.Memo Header" else if ("Document Type" = const("Finance Charge Memo")) "Finance Charge Memo Header" else if ("Document Type" = const(Reminder)) "Reminder Header"

LanguageCaption
en-USDocument No.
it-ITNr. documento

Document Occurrence (22)

Integer

LanguageCaption
en-USDocument Occurrence
it-ITOccorrenza documento

Document Date (23)

Date

LanguageCaption
en-USDocument Date
it-ITData documento

External Document No. (24)

Code[35]

LanguageCaption
en-USExternal Document No.
it-ITNr. documento esterno

Instalment Amount (25)

Decimal

LanguageCaption
en-USInstalment Amount
it-ITImporto rata

Remaining Amount (26)

Decimal

LanguageCaption
en-USRemaining Amount
it-ITImporto residuo

Amount to Pay (27)

Decimal

LanguageCaption
en-USAmount to Pay
it-ITImporto da pagare

Gross Amount to Pay (28)

Decimal

LanguageCaption
en-USGross Amount to Pay
it-ITImporto lordo da pagare

Due Date (30)

Date

LanguageCaption
en-USDue Date
it-ITData scadenza

Beneficiary Value Date (31)

Date

LanguageCaption
en-USBeneficiary Value Date
it-ITData valuta beneficiario

Cumulative Transfers (35)

Boolean

LanguageCaption
en-USCumulative Transfers
it-ITBonifico cumulativo

Customer Entry No. (45)

Integer

TableRelation: "Cust. Ledger Entry"

LanguageCaption
en-USCustomer Entry No.
it-ITNr. movimento cliente

Manual Line (64)

Boolean

LanguageCaption
en-USManual Line
it-ITRiga manuale

Fattura Tender Code (70)

Code[20]

TableRelation: "Fattura Project Info".Code where(Type = filter(Tender))

LanguageCaption
en-USFattura Tender Code
it-ITCodice identificativo gara

Fattura Project Code (71)

Code[20]

TableRelation: "Fattura Project Info".Code where(Type = filter(Project))

LanguageCaption
en-USFattura Project Code
it-ITCodice unico di progetto

Methods

DeletePaymentFileErrors

procedure DeletePaymentFileErrors()

Deletes payment file errors related to the current customer transfer bill line. This procedure initializes a temporary “Gen. Journal Line” record with specific values from the current record and calls its DeletePaymentFileErrors method to perform the deletion.


GetCurrCode

procedure GetCurrCode(): Code[10]

Parameters / Return Value

  • Returns Code[10]


EOS Labs -