API browser of generalInvoiceResponse450 COM module


/images/arrow_right.png generationAttributes enumeration type
List of options with which the standard behavior of the print generation process can be oversteered. space
space
Set of enumeration values 14 elements
enExcludeESRInPrint: 1 Exclude all ESR parts including the coding lines from printing
enExcludeCreditorInPrint: 2 Exclude the ESR creditor address (receiver address) from printing
enExcludeCreditorNameInPrint: 4 Exclude the ESR debitor name (receiver name) from printing
enExcludeBankInPrint: 8 Exclude the bank address on the ESR from printing
enExcludeBankNameInPrint: 16 Exclude the bank name on the ESR from printing
enExcludeDebitorInPrint: 32 Exclude the ESR debitor address (payer address) from printing
enExcludeDebitorNameInPrint: 64 Exclude the ESR debitor name (payer name) from printing
enExcludeAccountingInPrint: 128 Exclude the whole accounting data (account number, IBAN, reference number) outside the ESR coding lines from printing
enExcludeCodinglinesInPrint: 256 Exclude the ESR coding lines from printing
enExcludeAmountInPrint: 512 Exclude the amount on the ESR part from printing
enExcludeRemarksInPrint: 1024 Exclude the remarks (if defined) from printing.

This is only relevant for enRedPayinSlip or enRedPayinSlipQR

enIncludeInFavorOfInPrint: 4096 Include the 'in favor of' title in the print out
enIncludeGeometryInPrint: 8192 Include the geometry of the given ESR type in the print out.
enExcludeQRPaymentMarkingInPrint: 16384 Exclude the A6 marking of the new ESR-QR in printing due to a pre-printed invoice sheet with a perforation of that A6 part.
space