AV_BU_SCRTY_DES(SQL View) |
Index Back |
|---|---|
Oper ID and DesBU Scrty VWThis is the Des BU security table for business units within Advancement. Oper ID and Bus Unit Scrty VW |
| SELECT OPRID , BUSINESS_UNIT , ACCESS_CD FROM PS_AV_SCRTY_BU_TBL WHERE ACCESS_CD = 'Y' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: PSOPRDEFN_SRCH |
|
| 2 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 3 | ACCESS_CD | Character(1) | VARCHAR2(1) NOT NULL |
Access Code
N=No Access Y=Read/Write Access Default Value: Y |