PERSONNEL_EMPLOYMENT_HISTORY
PERSONNEL EMPLOYMENT PROMOTION EVENT HISTORY
tableMANPERSONNEL
PERSONNEL_EMPLOYMENT_HISTORY — PERSONNEL EMPLOYMENT PROMOTION EVENT HISTORY. MAN table in the standard Ross ERP 8.0 schema: 10 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open PERSONNEL_EMPLOYMENT_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 | HEH_AUTO_NUM | numeric(20,0) | PK | Employment Promotion Event Number |
| 3 | HEH_BDG_ID | varchar(10) | PK FK→PERSONNEL_MASTER | Badge Id |
| 4 | HEH_LVL | varchar(4) | Level of Promotion | |
| 5 | HEH_PRMO_DTE | datetime | Date of Promotion | |
| 6 | HEH_PAY_DTE | datetime | Date of Pay Rate Change | |
| 7 | HEH_PAY_AMT | numeric(20,2) | Pay Rate Change Amount | |
| 8 | INS_UID | varchar(20) | User Id who Inserted Row | |
| 9 | INS_DTE | datetime | Date of Row Insertion | |
| 10 | INS_TME | varchar(4) | Time of Row Insertion |