EG_EN_RTG_OP_VW

(SQL View)
Index Back

Item Routing Header Op View

CN#EG750-4.0 dbe (Engineering Routings) - Uses EN_RTG_OPS table. Needs to be recreated when table is dropped during Alter Table in place.

select business_unit, inv_item_id, rtg_type, rtg_code, op_sequence from PS_EN_RTG_OPS

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
2 INV_ITEM_ID Character(18) VARCHAR2(18) NOT NULL Item ID
3 RTG_TYPE Character(2) VARCHAR2(2) NOT NULL Routing Type
PR=Production
RW=Rework
TD=Teardown
4 RTG_CODE Number(2,0) SMALLINT NOT NULL Routing Code
5 OP_SEQUENCE Number(4,0) SMALLINT NOT NULL Operation Sequence