PGM_POOL_CACH(SQL Table) |
Index Back |
|---|---|
Enforce Team CacheCache table populated by running the App Engine. Holds the employee details with Project, Project Pool and Activity Pool |
| # | 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 | Character(10) | VARCHAR2(10) NOT NULL | Pool ID field. | |
| 5 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 6 | Date(10) | DATE NOT NULL | Start Date for Gen Standing PO | |
| 7 | END_DATE | Date(10) | DATE | End Date |