DBA Data[Home] [Help]

APPS.CSD_RECALLS_PVT dependencies on BOM_BILL_OF_MATERIALS

Line 1056: bom_bill_of_materials bom ,

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'
1060: AND cscwe.work_entity_id3 = fnd_profile.value('csd_def_rep_inv_org')