RS_ROLE_PCBU_VW(SQL View) |
Index Back |
---|---|
Project RoleDefines the role of a person in the project. Security profile is an attribute of project role. |
SELECT SETID , PROJ_ROLE , DESCR FROM %Table(PROJ_ROLE) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SP_SETID_NONVW |
2 | PROJ_ROLE | Character(15) | VARCHAR2(15) NOT NULL | Project Role |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |