DBA Data[Home] [Help]

APPS.WIP_WPS_COMMON dependencies on BOM_RES_INSTANCE_CHANGES

Line 686: bom_res_instance_changes ins_changes,

682: dept_res.resource_id,
683: ins_changes.instance_id,
684: ins_changes.serial_number
685: from bom_department_resources dept_res,
686: bom_res_instance_changes ins_changes,
687: wip_operations wo,
688: wip_operation_resources wor
689: WHERE wo.wip_entity_id = p_wip_entity_id
690: AND wo.organization_id = p_organization_id