DBA Data[Home] [Help]

APPS.GMO_VALIDATE_BATCH_GRP dependencies on GME_BATCH_STEP_RESOURCES

Line 124: from gme_batch_step_resources gbsr

120: where batchstep_id = l_batchstep_id;
121:
122: cursor c_get_resources is
123: select batchstep_resource_id
124: from gme_batch_step_resources gbsr
125: where batchstep_activity_id = l_batchstep_activity_id;
126:
127: cursor c_get_materials is
128: select material_detail_id