DBA Data[Home] [Help]

APPS.CSD_RECALLS_PVT dependencies on CSD_SC_WORK_ENTITIES

Line 1055: FROM csd_sc_work_entities cscwe,

1051: g_routing_id,
1052: g_alt_routing,
1053: g_completion_subinv,
1054: g_completion_locid
1055: FROM csd_sc_work_entities cscwe,
1056: bom_bill_of_materials bom ,
1057: bom_operational_routings bor
1058: WHERE cscwe.service_code_id = p_service_code_id
1059: AND cscwe.work_entity_type_code = 'BOM'