SEC_PROJ_CLS(SQL Table) |
Index Back |
---|---|
Project Security Table - ClassRowlevel security record to maintain the nodes in a project tree that a Operator Class has access to. When a Oprclass 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 | OPRCLASS | Character(30) | VARCHAR2(30) NOT NULL |
Operator Class
Prompt Table: OPRCLASS_VW |
2 | TREE_BU | Character(5) | VARCHAR2(5) NOT NULL |
Tree Business Unit
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 |