SCC_PERMISN_MAP(SQL Table) |
Index Back |
|---|---|
Permission MappingPermission list mapping for Campus Integration. Maps from a record name to a permission list. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: PSRECDEFN |
|
| 2 | Character(12) | VARCHAR2(12) NOT NULL |
Process Name
Prompt Table: SCC_PRCSNAME_VW |
|
| 3 | CLASSID | Character(30) | VARCHAR2(30) NOT NULL |
The name of the class (see PSCLASSDEFN).
Prompt Table: PSCLASSDEFN |
| 4 | SCC_AUTHORIZATION | Character(1) | VARCHAR2(1) NOT NULL |
Authorization level. What level of authorization is granted.
R=Read Only W=Read/Write Default Value: R |