DBA Data[Home] [Help]

APPS.GME_CLOSE_BATCH_PVT dependencies on GME_API_GRP

Line 386: gme_api_grp.get_total_qty(

382: /*siva FPBug#4684029 BEGIN
383: calculate costs if dynamic allocation of cost is enabled through profile*/
384: IF l_gmf_cost_alloc_calc = 1 THEN
385: /* get total plan and actual quantities if cost allocation is dynamic */
386: gme_api_grp.get_total_qty(
387: x_batch_header_rec.batch_id,
388: 1,
389: NULL,
390: l_total_plan_output,