| iiCompanyId | integer | Company id |
| iiYearClosingID | integer | YearClosingID |
| iiYearClosingAccountingYear | integer | YearClosingAccountingYear |
each YearClosing where
| field name | data type | db field | description |
|---|---|---|---|
| tiYearClosing_ID | integer | YearClosing.YearClosing_ID | Record ID |
| tiCompany_ID | integer | YearClosing.Company_ID | Link to Company |
| tiYearClosingAccountingYear | integer | YearClosing.YearClosingAccountingYear | GL Calendar Year |
| ti_sequence | integer | calculated | primary index |
| tc_rowid | character | calculated | = rowid(YearClosing) |
QadFinancials