GP_RSLT_ADM_ROL(SQL Table) |
Index Back |
---|---|
Admin Results RolesDefines the PeopleSoft Roles associated to an Element List Set for the Administrator Results |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table: GP_COUNTRY |
2 | GP_ELN_SET | Character(15) | VARCHAR2(15) NOT NULL |
Element Set
Prompt Table: GP_ELN_SET |
3 | ROLENAME | Character(30) | VARCHAR2(30) NOT NULL |
The name of a Role in the Role Definition Table (see PSROLEDEFN).
Prompt Table: PSROLEDEFN |