LM_PERSON_OPRID(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. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(15,0) | DECIMAL(15) NOT NULL | ELM Person ID | |
| 2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: LM_PERSOPRID_VW |