CP_TREE_PRDN_VW(SQL View) |
Index Back |
---|---|
CP Prdn Rule Tree ViewRule Tree View of the CP_TREE_HDR only showing the Trees in the Production functional area. |
SELECT DISTINCT SETID , CP_TREE , CP_TREE_DESCR FROM PS_CP_TREE_HDR WHERE CP_AREA = '1' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Prompt Table: SP_SETID_NONVW |
2 | CP_TREE_PRDN | Character(18) | VARCHAR2(18) NOT NULL | Production Model Field |
3 | CP_TREE_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Model Description Field |