field name | data type | db field | description |
---|---|---|---|
tiDeductionCat_ID | integer | DeductionCat.DeductionCat_ID | Record ID |
tcDeductionCatCode | character | DeductionCat.DeductionCatCode | Deduction Category Code |
tcDeductionCatDescription | character | DeductionCat.DeductionCatDescription | Description |
tlDeductionCatIsActive | logical | DeductionCat.DeductionCatIsActive | Active |
tcDeductionCatType | character | DeductionCat.DeductionCatType | Type |
ti_sequence | integer | calculated | primary index |
tc_rowid | character | calculated | = rowid(DeductionCat) |