LM_PRSN_OPRD_VW

(SQL View)
Index Back

Person OPRID

Stores 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.

SELECT LM_PERSON_ID ,OPRID FROM PS_LM_PERSON_OPRID

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 LM_PERSON_ID 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