| field name | data type | db field | description |
| tiBankNumber_ID | integer | CInvoiceBank.BankNumber_ID | Bank Number |
| tiCInvoice_ID | integer | CInvoice.CInvoice_ID | Record ID |
| tiCInvoice_ID2 | integer | CInvoiceBank.CInvoice_ID | Link to CInvoice |
| tiCInvoiceBank_ID | integer | CInvoiceBank.CInvoiceBank_ID | Record ID |
| tiCInvoiceBank_ID2 | integer | CInvoiceBankPayCode.CInvoiceBank_ID | Link to CInvoiceBank |
| tiCInvoiceBankPayCode_ID | integer | CInvoiceBankPayCode.CInvoiceBankPayCode_ID | Record ID |
| tcCInvoiceBankPayCodeValue | character | CInvoiceBankPayCode.CInvoiceBankPayCodeValue | Attribute Value. A new attribute of the payment Format. This field is added by the user for bank payment. |
| api annotation: | | This field defaults from the value user set in the payment maintance. |
| tiCInvoiceCurrency_ID | integer | CInvoice.CInvoiceCurrency_ID | Currency Code |
| tiCreditor_ID | integer | CInvoice.Creditor_ID | Link to Creditor |
| tiPayFormatCode_ID | integer | CInvoiceBankPayCode.PayFormatCode_ID | Link to PayFormatCode |
| tiPayFormatGroup_ID | integer | CInvoiceBankPayCode.PayFormatGroup_ID | Link to PayFormatGroup |
| tcPayFormatGroupCode | character | PayFormatGroup.PayFormatGroupCode | Attribute Name |
| tcPayFormatGroupLevel | character | PayFormatGroup.PayFormatGroupLevel | Level |
| tcPayFormatTypeCode | character | PayFormatGroup.PayFormatTypeCode | Payment Format Type |
| ti_sequence | integer | calculated | primary index |
| tc_rowid | character | calculated | = rowid(CInvoice),rowid(CInvoiceBank),rowid(CInvoiceBankPayCode),rowid(PayFormatGroup) |