TIME_CARD_OT_PAY_FACTOR_CODES
TIMECARD OVERTIME PAY FACTOR CODE
tableMANTIME
TIME_CARD_OT_PAY_FACTOR_CODES — TIMECARD OVERTIME PAY FACTOR CODE. MAN table in the standard Ross ERP 8.0 schema: 7 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open TIME_CARD_OT_PAY_FACTOR_CODES in the interactive Data Dictionary →Part of Other tables & objects · all tables, views & procedures
Columns
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | HOP_OT_ID | varchar(4) | PK | Overtime Pay Id |
| 3 | HOP_OT_FCTR | numeric(20,2) | Overtime Pay Factor | |
| 4 | HOP_OT_DSC | varchar(50) | Overtime Pay Description | |
| 5 | INS_DTE | datetime | Date of Row Insertion | |
| 6 | INS_TME | varchar(4) | Time of Row Insertion | |
| 7 | INS_UID | varchar(20) | User Id who Inserted Row |