PGM_CATEGORY_AC(SQL View) | 
Index Back | 
|---|---|
Active CategoriesThis is the prompt view for selecting all active project/program Categories. | 
| SELECT A.SETID , A.CATEGORY_IND , A.DESCR FROM PS_PGM_CATEGORY A WHERE A.EFF_STATUS = 'A' | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | 
SetID
 Prompt Table: SP_SETID_NONVW  | 
|
| 2 | Character(10) | VARCHAR2(10) NOT NULL | An additional attribute of the project, program, or project request for further classification. This field is user-defined. Examples of usage include "Strategic", "Operational", "Tactical", etc. | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |