PSTREELOCK(SQL Table) | 
Index Back | 
|---|---|
Prompt table for Tree ManagerThis table contains an entry for all trees -- both branched trees and unbranched ones so that you can prompt for all trees and branches off of one table | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | 
SetID
 Prompt Table: SETID_NOMETA_VW  | 
|
| 2 | Character(20) | VARCHAR2(20) NOT NULL | Tree Definition User Key Value | |
| 3 | Character(18) | VARCHAR2(18) NOT NULL | Tree Name | |
| 4 | Date(10) | DATE NOT NULL | Effective Date | |
| 5 | Character(20) | VARCHAR2(20) NOT NULL | Tree Branch Name | |
| 6 | LOCK_USER_ID | Character(30) | VARCHAR2(30) NOT NULL | Lock User Id | 
| 7 | LAST_ACTIVITY_TIME | DateTime(26) | TIMESTAMP | Last Activity Time | 
| 8 | TREEDEFNCHANGED | Character(1) | VARCHAR2(1) NOT NULL | 
Tree Definition Changed
 Y/N Table Edit Default Value: N  |