DBA Data[Home] [Help]

APPS.GMO_VALIDATE_BATCH_GRP dependencies on GME_MATERIAL_DETAILS

Line 129: from gme_material_details

125: where batchstep_activity_id = l_batchstep_activity_id;
126:
127: cursor c_get_materials is
128: select material_detail_id
129: from gme_material_details
130: where batch_id = p_entity_key;
131:
132: cursor c_get_step_materials is
133: select material_detail_id