EN_WORKCNTR_VW2

(SQL View)
Index Back

Work Center View


SELECT business_unit , work_center_code , descr , aggregate_opt_pl , ignore_violations FROM PS_EN_WORK_CENTER

# 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_FS.BUSINESS_UNIT

Prompt Table: SP_BUMGOP_NONVW

2 WORK_CENTER_CODE Character(10) VARCHAR2(10) NOT NULL Work Center

Prompt Table: EN_WORK_CENTER

3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
4 AGGREGATE_OPT_PL Character(1) VARCHAR2(1) NOT NULL CN#PL800-21.0,24,0&33.0 MACN 5/21/99 - Changed the long/short name to match with Supply Chain Planning. Also added a new translate value '2' for aggregate by unit.
0=Detailed Planning
1=Aggregate Resource by Time
2=Aggregate Resource by Unit
5 IGNORE_VIOLATIONS Character(1) VARCHAR2(1) NOT NULL CN#PL800-21.0,24,0&33.0 MACN 5/21/99 - Created to differrentiate resources that should be repaired or not repaired.
N=N
Y=Y