UPG_PRJROLE_TAO(SQL Table) |
Index Back |
---|---|
Project RoleDefines the role of a person in the project. Security profile is an attribute of project role. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.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 |
4 | SECURITY_PROFILE | Character(21) | VARCHAR2(21) NOT NULL | Application row-level security profile. |
5 | RS_RESRC_TEMPLT_ID | Character(10) | VARCHAR2(10) NOT NULL | Resource Template ID |