TD_TREE_PRD_VW1(SQL View) |
Index Back |
|---|---|
Prod Tree Prompt View |
| SELECT setid , td_tree_id , effdt ,descr FROM PS_TD_TREE_HDR a WHERE a.eff_status = 'A' |
| # | 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(8) | VARCHAR2(8) NOT NULL |
Product Tree ID
Prompt Table:
TD_TREE_PROD_VW
|
|
| 3 | Date(10) | DATE |
Effective Date
Prompt Table: TD_TREE_PRD_VW1 |
|
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |