GM_SEC_TREE_OPR(SQL Table) |
Index Back |
---|---|
Project Security Tree Table |
# | 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_NAME | Character(18) | VARCHAR2(18) NOT NULL |
Tree Name
Default Value: OPR_DEF_TBL_PC.TREE_NAME Prompt Table: GM_DEPT_TREE_VW |
3 | TREE_SETID | Character(5) | VARCHAR2(5) NOT NULL |
Tree SetID
Default Value: OPR_DEF_TBL_PC.TREE_SETID Prompt Table: SP_SETID_NONVW |
4 | TREE_EFFDT | Date(10) | DATE NOT NULL |
Effective date of the Tree
Default Value: OPR_DEF_TBL_PC.TREE_EFFDT Prompt Table: GM_DEPT_TRDT_VW |