LM_INSTR_ID_VW

(SQL View)
Index Back

Instructor ID view

Search record for instructor preferences self service page

SELECT A.LM_PERSON_ID ,A.OPRID FROM PS_LM_ID_OPRID_VW A , PS_LM_INSTR B WHERE A.LM_PERSON_ID = B.LM_PERSON_ID

# 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).