SCC_SI_ROLE(SQL Table) |
Index Back |
---|---|
Securing SI DisplayThis table is created for admistrative display security logic for Service Indicator |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_TBL |
2 | SRVC_IND_CD | Character(3) | VARCHAR2(3) NOT NULL |
Service Indicator Cd
Prompt Table: SRVC_IND_CD_TBL |
3 | SRVC_IND_REASON | Character(5) | VARCHAR2(5) NOT NULL |
Service Indicator Reason
Prompt Table: SRVC_IND_RSN_VW |
4 | ROLENAME | Character(30) | VARCHAR2(30) NOT NULL |
The name of a Role in the Role Definition Table (see PSROLEDEFN).
Prompt Table: PSROLEDEFN |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |