SCC_SI_ROLE_VW(SQL View) |
Index Back |
|---|---|
Securing SI DisplayThis table is created for admistrative display security logic for Service Indicator |
| SELECT A.INSTITUTION , A.SRVC_IND_CD , A.SRVC_IND_REASON FROM PS_SCC_SI_ROLE A |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_TBL |
|
| 2 | Character(3) | VARCHAR2(3) NOT NULL |
Service Indicator Cd
Prompt Table: SRVC_IND_CD_TBL |
|
| 3 | Character(5) | VARCHAR2(5) NOT NULL |
Service Indicator Reason
Prompt Table: SRVC_IND_RSN_VW |