DBA Data[Home] [Help]

APPS.GME_CREATE_STEP_PVT dependencies on GMD_GME_INT

Line 300: gmd_gme_int.check_qc(p_routingid => p_gme_batch_header_rec.routing_id,

296: l_gme_batch_steps (j).text_code := l_gme_text_code;
297: END IF;
298: END IF;
299:
300: gmd_gme_int.check_qc(p_routingid => p_gme_batch_header_rec.routing_id,
301: p_routingstepid => l_gme_batch_steps(j).routingstep_id,
302: p_recipeid => l_recipe_id,
303: p_organization_id => p_gme_batch_header_rec.organization_id,
304: p_resultout => l_qc_status);