PL_CALENDARDEL

(SQL Table)
Index Back

PL Calendar Delete Table

10/29/01 EGS (CN#PL900-1): Added, delete table for 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 PL_CALENDAR_TYPE Character(1) VARCHAR2(1) NOT NULL 08/16/01 EGS (CN#PL900-1.0): Added
1=Manufacturing
2=Receiving
3=Shipping
4 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.
5 CALENDAR_DATE Date(10) DATE An internal work field utilized to store calendar dates for a given calendar year. The dates are displa
6 START_TIME Time(15) TIMESTAMP Start of Shift
7 END_TIME Time(15) TIMESTAMP End of Shift
8 VERSION Number(10,0) DECIMAL(10) NOT NULL Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference