EN_RTG_TIM2_TMP(SQL Table) |
Index Back |
---|---|
Item Rtg Op Times (transfer)9/97 WTK Created 11/99 LAJ...Changed process_instance to eip_ctl_id so that this table may be shared with the app messaging process. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EIP_CTL_ID | Character(25) | VARCHAR2(25) NOT NULL | Enterprise Components EIP (enterprise integration point) control field |
2 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: BUS_UNIT_OPT_MG |
3 | INV_ITEM_ID | Character(18) | VARCHAR2(18) NOT NULL |
Item ID
Prompt Table: MASTER_ITEM_TBL |
4 | RTG_TYPE | Character(2) | VARCHAR2(2) NOT NULL |
Routing Type
PR=Production RW=Rework TD=Teardown Default Value: PR |
5 | RTG_CODE | Number(2,0) | SMALLINT NOT NULL |
Routing Code
Default Value: 1 |
6 | RTG_STATE | Character(2) | VARCHAR2(2) NOT NULL |
Routing State
EN=Engineering PR=Manufacturing Default Value: PR |
7 | OP_SEQUENCE | Number(4,0) | SMALLINT NOT NULL | Operation Sequence |
8 | TIME_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
Time / Resource Type
0100=Planning Labor Setup 0200=Planning Labor Fixed Run 0300=Planning Labor Run 0400=Planning Labor Post Prod 0500=Planning Machine Setup 0600=Planning Machine Fixed Run 0700=Planning Machine Run 0800=Planning Machine Post Prod 1100=Costing Labor Setup 1200=Costing Labor Fixed Run 1300=Costing Labor Run 1400=Costing Labor Post Prod 1500=Costing Machine Setup 1600=Costing Machine Fixed Run 1700=Costing Machine Run 1800=Costing Machine Post Prod 2000=Queue Time 3000=Intransit Time |
9 | OP_TIME | Number(9,2) | DECIMAL(8,2) NOT NULL | Op Time |
10 | OP_RATE | Number(9,2) | DECIMAL(8,2) NOT NULL | Op Rate |
11 | OP_TIME_UNIT | Character(2) | VARCHAR2(2) NOT NULL |
Time Unit
DY=Days HR=Hours MN=Minutes |
12 | OP_RATE_UNIT | Character(2) | VARCHAR2(2) NOT NULL |
Op Rate Unit
UD=Units/Day UH=Units/Hour UM=Units/Min |
13 | INCLUDE_SETUP | Character(1) | VARCHAR2(1) NOT NULL |
Include Setup in Lead Time
N=No Y=Yes Y/N Table Edit Default Value: Y |
14 | SCHED_BY_CALENDAR | Character(1) | VARCHAR2(1) NOT NULL |
Schedule by Calendar
Y/N Table Edit Default Value: Y |