PROJ_ROLE(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 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
|
| 2 | 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.
Prompt Table: PC_SEC_PROFILE |
| 5 | RS_RESRC_TEMPLT_ID | Character(10) | VARCHAR2(10) NOT NULL |
Resource Template ID
Prompt Table: RS_RESRC_TMP_VW |
| 6 | CRAFT_ID | Character(16) | VARCHAR2(16) NOT NULL |
Craft Identification
Prompt Table:
RS_CRAFT_DETAIL
|