SF_EN_COMPL_VW

(SQL View)
Index Back

Prdn ID Op List Compl View

CN#EG750-4.0 dbe (Engineering Routings) - Added new field: RTG_STATE to WHERE clause. 9/29/97 ebn CN#EN750-1.0 Added Reference Routing Item

select a. business_unit, b.production_id, a.op_sequence, a.work_center_code from PS_EN_RTG_OPS A, PS_sf_prdnid_headr B where a.business_unit = b.business_unit and a.inv_item_id = b.ref_routing_item and a.rtg_code = b.rtg_code and a.rtg_type = b.production_type and a.rtg_state='PR'

# 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 PRODUCTION_ID Character(10) VARCHAR2(10) NOT NULL Production ID

Prompt Table: SF_OP_MTN_VW

3 OP_SEQUENCE Number(4,0) SMALLINT NOT NULL Operation Sequence
4 WORK_CENTER_CODE Character(10) VARCHAR2(10) NOT NULL Work Center