Previous Topic

Next Topic

Inhoudsopgave

Book Index

Payment terms

Isah origin

Differs according to PaymentTerm.LimitDiscCode (via InvoiceMain.PaymTermCode):

  1. if PaymentTerm.LimitDiscCode=0:

    PaymentTerm.Description

  2. if PaymentTerm.LimitDiscCode=1:

    PaymentTerm.Description + PaymentTerm.CredPerc + InvoiceMain.CredLimitAmount + (InvoiceMain.InvDate + PaymentTerm.TermOfCred)

  3. if PaymentTerm.LimitDiscCode=2:

    PaymentTerm.Description + PaymentTerm.CredPerc + (PaymentTerm.CredPerc * InvoiceMain.ExclVatInvAmount) + (InvoiceMain.InvDate + PaymentTerm.TermOfCred)

Definition

A textual description of the payment terms that apply to the amount due for payment (Including description of possible penalties).

Path

Invoice/Payment terms

XML label

ubl:Invoice/cac:PaymentTerms/cbc:Note