DBA Data[Home] [Help]

APPS.GMO_VALIDATE_BATCH_GRP dependencies on GME_BATCH_STEP_ITEMS

Line 134: from gme_batch_step_items

130: where batch_id = p_entity_key;
131:
132: cursor c_get_step_materials is
133: select material_detail_id
134: from gme_batch_step_items
135: where batchstep_id = l_batchstep_id;
136:
137: CURSOR C_GET_DISPENSES IS
138: SELECT Dispense_id