DBA Data[Home] [Help]

APPS.GME_CREATE_STEP_PVT dependencies on GMD_GME_INT

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

308: l_gme_batch_steps (j).text_code := l_gme_text_code;
309: END IF;
310: END IF;
311:
312: gmd_gme_int.check_qc(p_routingid => p_gme_batch_header_rec.routing_id,
313: p_routingstepid => l_gme_batch_steps(j).routingstep_id,
314: p_recipeid => l_recipe_id,
315: p_organization_id => p_gme_batch_header_rec.organization_id,
316: p_resultout => l_qc_status);