SEC_PROJ_OPR(SQL Table) |
Index Back |
---|---|
Project Security TableRowlevel security record to maintain the nodes in a project tree that a user has access to. When a user is assigned a certain role to a project node, all childrens to that node inherits that project role. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: PSOPRDEFN |
2 | TREE_BU | Character(5) | VARCHAR2(5) NOT NULL |
Tree Business Unit
Default Value: OPR_DEF_TBL_PC.TREE_SETID Prompt Table: BUS_UNIT_TBL_PC |
3 | TREE_NAME | Character(18) | VARCHAR2(18) NOT NULL |
Tree Name
Default Value: OPR_DEF_TBL_PC.TREE_NAME Prompt Table: PROJ_TREE_VW |
4 | TREE_EFFDT | Date(10) | DATE NOT NULL |
Effective date of the Tree
Default Value: OPR_DEF_TBL_PC.TREE_EFFDT |
5 | PROJECT_ID | Character(15) | VARCHAR2(15) NOT NULL |
Project Id ChartField
Prompt Table: PROJ_SCRTY_VW |
6 | PROJ_ROLE | Character(15) | VARCHAR2(15) NOT NULL | Project Role |