PGM_CATEGORY(SQL Table) |
Index Back |
---|---|
Project or Request CategoryCategory is an additional attribute of a project, program or project request that is used for further classification. The values on this table are user defined. Examples of usage may include "Strategic", "Operational", "Tactical", etc. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
2 | CATEGORY_IND | 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 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |