PC_PARCHLD_ACTH(SQL Table) |
Index Back |
|---|---|
Retrieve all child activitiesThe table wil hold all child activities for any parent activity based on the project's hierarchy chart. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 2 | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField | |
| 3 | Character(15) | VARCHAR2(15) NOT NULL | Activity ID | |
| 4 | LEVEL_NUM | Number(3,0) | SMALLINT NOT NULL | Level |
| 5 | Character(15) | VARCHAR2(15) NOT NULL | An Activity that is the child of another Activity within a WBS tree structure. | |
| 6 | CHILD_LEVEL_NUM | Number(3,0) | SMALLINT NOT NULL | Level |
| 7 | WBS_ID | Character(100) | VARCHAR2(100) NOT NULL | WBS ID |