| iiPayFormatCodeID | integer | Payment Format Code ID |
| icPayFormatCode | character | Payment Format Code |
each PayFormatCode where
| field name | data type | db field | description |
|---|---|---|---|
| tcPayFormatCode | character | PayFormatCode.PayFormatCode | Attribute Value |
| tiPayFormatCode_ID | integer | PayFormatCode.PayFormatCode_ID | Record ID |
| tcPayFormatCodeDescription | character | PayFormatCode.PayFormatCodeDescription | Description |
| tiPayFormatGroup_ID | integer | PayFormatCode.PayFormatGroup_ID | Payment Format Type |
| ti_sequence | integer | calculated | primary index |
| tc_rowid | character | calculated | = rowid(PayFormatCode) |
QadFinancials