PGM_RELEASE_ADD(SQL View) |
Index Back |
---|---|
Release RecordStores the Release Data's , which are define/managed through Release Management page. |
SELECT BUSINESS_UNIT ,RELEASE ,DESCR FROM PS_PGM_RELEASE |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_PC.BUSINESS_UNIT Prompt Table: SP_BU_PC_NONVW |
2 | RELEASE | Character(15) | VARCHAR2(15) NOT NULL | Release - Carries Release Information driven by the BUSINESS_UNIT |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |