PGM_PROJ_POOLVW(SQL View) |
Index Back |
|---|---|
Project Resource Pool ViewPulls only the saved Pools from the Project Resource Pools(PGM_PROJ_POOL) |
| SELECT BUSINESS_UNIT , PROJECT_ID , POOL_ID FROM %Table(PGM_PROJ_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(10) | VARCHAR2(10) NOT NULL | Pool ID field. |