DBA Data[Home] [Help]

APPS.EAM_OP_COMP dependencies on EAM_WORK_ORDER_DETAILS

Line 130: eam_work_order_details ewod,

126: we.wip_entity_name
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