LM_UPDMGR_STG(SQL Table) |
Index Back |
---|---|
Staging rec for LM_UPDMGR_EPStaging record for LM_UPDMGR_EP application engine for updating the manager Ids for empty positions |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(15,0) | DECIMAL(15) NOT NULL | ELM Person ID | |
2 | Number(3,0) | SMALLINT NOT NULL | Empl Record umber | |
3 | Date(10) | DATE | Effective Date | |
4 | Number(3,0) | SMALLINT NOT NULL | ELM Effective Sequence | |
5 | LM_END_EFFDT | Date(10) | DATE | The end effective date, automatically maintained, there's a doc on how this works, so read it |
6 | LM_POSITION_NBR | Character(15) | VARCHAR2(15) NOT NULL | Position Number |
7 | LM_REPORTS_TO | Character(8) | VARCHAR2(8) NOT NULL | Reports To Position Number |
8 | LM_MANAGER_ID | Number(15,0) | DECIMAL(15) NOT NULL | Manager ID |