| iiRoundingMethodID | integer | Rounding Method ID |
| icRoundingMethodCode | character | Rounding Method Code |
each RoundingMethod where
| field name | data type | db field | description |
|---|---|---|---|
| tiRoundingMethod_ID | integer | RoundingMethod.RoundingMethod_ID | Record ID |
| tcRoundingMethodCode | character | RoundingMethod.RoundingMethodCode | Code |
| tcRoundingMethodDescription | character | RoundingMethod.RoundingMethodDescription | Description |
| tdRoundingMethodUnit | decimal | RoundingMethod.RoundingMethodUnit | Unit |
| ti_sequence | integer | calculated | primary index |
| tc_rowid | character | calculated | = rowid(RoundingMethod) |
QadFinancials