KK_BP_CAL_NS_VW(SQL View) | 
Index Back | 
|---|---|
Budget Period Calendar PromptUsed within the CC Budget Period Set as a prompt edit table for budget calendar ID. DO NOT specify Set Control Field for this table. | 
| SELECT SETID ,CALENDAR_ID ,DESCR , DESCRLONG FROM PS_CAL_DEFN_TBL WHERE CALENDAR_TYPE='P' | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
| 2 | Character(2) | VARCHAR2(2) NOT NULL | Calendar ID | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 4 | DESCRLONG | Long Character | CLOB | Long Description |