PERSONNEL_DECLINED_OT_HISTORY
DECLINED OVERTIME HISTORY
tableMANPERSONNEL
PERSONNEL_DECLINED_OT_HISTORY — DECLINED OVERTIME HISTORY. MAN table in the standard Ross ERP 8.0 schema: 8 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open PERSONNEL_DECLINED_OT_HISTORY in the interactive Data Dictionary →Part of PERSONNEL 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 | HDO_AUTO_NUM | numeric(20,0) | PK | Declined Overtime History Number |
| 3 | HDO_BDG_ID | varchar(10) | PK FK→PERSONNEL_MASTER | Badge Id |
| 4 | HDO_DECLN_OT | numeric(20,1) | Declined Overtime Hours | |
| 5 | HDO_DECLN_RSN | varchar(50) | Declined Overtime Reason | |
| 6 | INS_UID | varchar(20) | User Id who Inserted Row | |
| 7 | INS_DTE | datetime | Date of Row Insertion | |
| 8 | INS_TME | varchar(4) | Time of Row Insertion |