DBA Data[Home] [Help]

APPS.WMA_DERIVE dependencies on WIP_DISCRETE_JOBS

Line 153: from wip_discrete_jobs wdj,

149: wdj.completion_locator_id,
150: wdj.project_id,
151: wdj.task_id,
152: wdj.end_item_unit_number
153: from wip_discrete_jobs wdj,
154: wip_lines wl,
155: wip_entities wen
156: where wdj.wip_entity_id = wipEntityID
157: AND wen.wip_entity_id = wipEntityID