PL_CAL_SUM_VW(SQL View) |
Index Back |
---|---|
View for BU calendarsKPN 10/24/02: Added |
SELECT DISTINCT PROBINST , BUSINESS_UNIT , CALENDAR_DATE , PL_CALENDAR_TYPE , CALENDAR_CODE FROM PS_PL_CALENDAR |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROBINST | Character(20) | VARCHAR2(20) NOT NULL |
Optimization Problem Instance
Prompt Table: SP_PRBINS_NONVW |
2 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: PL_PI_BU_IN_VW |
3 | CALENDAR_DATE | Date(10) | DATE | An internal work field utilized to store calendar dates for a given calendar year. The dates are displa |
4 | PL_CALENDAR_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
08/16/01 EGS (CN#PL900-1.0): Added
1=Manufacturing 2=Receiving 3=Shipping |
5 | CALENDAR_CODE | Character(10) | VARCHAR2(10) NOT NULL | This code is for a group of dates associated with exchange (stock, money, commodity) traded future or option contracts. |