DBA Data[Home] [Help]

APPS.EAM_OP_COMP dependencies on WIP_ENTITIES

Line 131: wip_entities we

127: from
128: wip_operations wo,
129: wip_discrete_jobs wdj,
130: eam_work_order_details ewod,
131: wip_entities we
132: where
133: wdj.wip_entity_id = p_wip_entity_id AND
134: wdj.wip_entity_id = wo.wip_entity_id AND
135: wo.operation_seq_num = p_operation_seq_num