WS_TREE_EFFDT(SQL Table) |
Index Back |
---|---|
Tree Effective Date TableParent table to WS_SITE_TREE and WS_CAT_TREE |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
2 | WS_TREE_CD | Character(8) | VARCHAR2(8) NOT NULL | eStore Tree Code. Used as Key |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | TREE_NODE_NUM | Number(10,0) | DECIMAL(10) NOT NULL | Internal beginning node range number |