PC_TREE_TAO(SQL Table) |
Index Back |
|---|---|
Integration Tree Work RecordA temporary record used to select data from Project for loading into a tree. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | Character(40) | VARCHAR2(40) NOT NULL | Generic field used for Projects Third Party Schedule Integration. | |
| 3 | Character(20) | VARCHAR2(20) NOT NULL | Node name | |
| 4 | PC_SCH_FIELD5 | Character(40) | VARCHAR2(40) NOT NULL | Generic field used for Projects Third Party Schedule Integration. |
| 5 | PARENT_NODE | Character(20) | VARCHAR2(20) NOT NULL | Parent Tree Node |
| 6 | PC_INDENT_LEVEL | Number(3,0) | SMALLINT NOT NULL | Tree Indent Level |