| iiCompanyId | integer | Company id |
| iiDInvoiceId | integer |
each BankStateAlloc where
first BankState (inner-join) where
| field name | data type | db field | description |
|---|---|---|---|
| tiBankState_ID | integer | BankStateAlloc.BankState_ID | Link to BankState |
| tiBankStateAlloc_ID | integer | BankStateAlloc.BankStateAlloc_ID | Record ID |
| tcBankStateAllocType | character | BankStateAlloc.BankStateAllocType | Allocation Type |
| tcBankStateTransactionType | character | BankState.BankStateTransactionType | Transaction Type |
| tiDInvoice_ID | integer | BankStateAlloc.DInvoice_ID | Link to DInvoice |
QadFinancials