DBA Data[Home] [Help]

APPS.GME_CLOSE_BATCH_PVT dependencies on GME_API_GRP

Line 301: gme_api_grp.get_total_qty(

297: /*siva FPBug#4684029 BEGIN
298: calculate costs if dynamic allocation of cost is enabled through profile*/
299: IF l_gmf_cost_alloc_calc = 1 THEN
300: /* get total plan and actual quantities if cost allocation is dynamic */
301: gme_api_grp.get_total_qty(
302: x_batch_header_rec.batch_id,
303: 1,
304: NULL,
305: l_total_plan_output,