CAL_BP_TBL(SQL Table) |
Index Back |
---|---|
Budget Period CalendarCalendar Budget Periods This table is provided to allow user's the ability to assign budget period when the Commitment Control Budget is exported to Financials Commtment control journal. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | CALENDAR_ID | Character(2) | VARCHAR2(2) NOT NULL | Calendar ID |
3 | BUDGET_PERIOD | Character(10) | VARCHAR2(10) NOT NULL | Budget Period |
4 | BEGIN_DT | Date(10) | DATE NOT NULL | Begin Date |
5 | END_DT | Date(10) | DATE NOT NULL | end date |
6 | PERIOD_NAME | Character(30) | VARCHAR2(30) NOT NULL | Period Name |