EM_BUNAM_OPR_VW(SQL View) |
Index Back |
---|---|
Business Unit Opr ID Security |
SELECT B.DESCRSHORT , A.OPRID FROM PS_SEC_BU_OPR A , PS_BUS_UNIT_TBL_FS B WHERE A.BUSINESS_UNIT = B.BUSINESS_UNIT |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: OPRID_VW |