SP_BAM_HD_OPRVW(SQL View) |
Index Back |
---|---|
BAM BU OPR ViewBAM Business Unit User Id Security View |
SELECT B.OPRID , A.BUSINESS_UNIT FROM PS_BUS_UNIT_TBL_RC A , PS_SEC_BU_OPR B , PS_BUS_UNIT_TBL_FS C WHERE A.BUSINESS_UNIT = B.BUSINESS_UNIT AND A.BUSINESS_UNIT = C.BUSINESS_UNIT |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |