LM_PRSOPRID_HST(SQL Table) |
Index Back |
|---|---|
Person OPRIDStores the User ID for a given Person. this record will be used until we can get an ELM Person User Profile type added into Tools. - History Table |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(8) | VARCHAR2(8) NOT NULL | Archive ID (see PSARCHTEMPLATE). | |
| 2 | Number(30,0) | DECIMAL(30) NOT NULL | Archive Batch Number | |
| 3 | Number(15,0) | DECIMAL(15) NOT NULL | ELM Person ID | |
| 4 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: LM_PERSOPRID_VW |