EN_MACHINE_VW2(SQL View) |
Index Back |
---|---|
Machine View |
SELECT business_unit , aggregate_opt_pl , ignore_violations , machine_code , descr FROM PS_EN_MACHINE |
# | 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 | 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 |
3 | 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 |
4 | MACHINE_CODE | Character(10) | VARCHAR2(10) NOT NULL |
Machine Code
Prompt Table: EN_MACHINE |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |