| iiCashGroupID | integer | |
| icCashGroupCode | character |
each CashGroup where
| field name | data type | db field | description |
|---|---|---|---|
| tiCashGroup_ID | integer | CashGroup.CashGroup_ID | Record ID |
| tcCashGroupCode | character | CashGroup.CashGroupCode | A code (maximum 20 characters) that identifies a cash group. |
| ti_sequence | integer | calculated | primary index |
| tc_rowid | character | calculated | = rowid(CashGroup) |
QadFinancials