DBA Data[Home] [Help]

APPS.GMO_VALIDATE_BATCH_GRP dependencies on GME_MATERIAL_DETAILS

Line 133: from gme_material_details

129: ;
130:
131: cursor c_get_materials is
132: select material_detail_id
133: from gme_material_details
134: where batch_id = p_entity_key;
135:
136: cursor c_get_step_materials is
137: select material_detail_id