field name | data type | db field | description |
tiCostCentre_ID | integer | DeductionCatLine.CostCentre_ID | Link to CostCentre |
tcCostCentreCode | character | CostCentre.CostCentreCode | Cost Center: A code that identifies the cost center. |
tiDeductionCat_ID | integer | DeductionCatLine.DeductionCat_ID | Link to DeductionCat |
tiDeductionCatLine_ID | integer | DeductionCatLine.DeductionCatLine_ID | Record ID |
tlDeductionCatLineIsAutoWOff | logical | DeductionCatLine.DeductionCatLineIsAutoWOff | Auto Write-off |
tdDeductionCatLineWOffLimit | decimal | DeductionCatLine.DeductionCatLineWOffLimit | Write-off Limit |
tiDivision_ID | integer | DeductionCatLine.Division_ID | Link to Division |
tcDivisionCode | character | Division.DivisionCode | Sub-Account |
tiDomain_ID | integer | DeductionCatLine.Domain_ID | Link to Doamin |
tcDomainCode | character | Domains.DomainCode | Domain |
tiExpenseJournal_ID | integer | DeductionCatLine.ExpenseJournal_ID | Link to ExpenseJournal |
tiGL_ID | integer | DeductionCatLine.GL_ID | Link to GL |
tcGLCode | character | GL.GLCode | A code identifying the GL account. |
tcJournalCode | character | Journal1.JournalCode | A daybook code (maximum eight characters). |
tcJournalCode1 | character | Journal2.JournalCode | A daybook code (maximum eight characters). |
tiRechargeJournal_ID | integer | DeductionCatLine.RechargeJournal_ID | Link to RechargeJournal |
tiSafStructure_ID | integer | DeductionCatLine.SafStructure_ID | Link to SafStructure |
ti_sequence | integer | calculated | primary index |
tc_rowid | character | calculated | = rowid(DeductionCatLine),rowid(CostCentre),rowid(Division),rowid(Domains),rowid(GL),rowid(Journal1),rowid(Journal2) |