DBA Data[Home] [Help]

APPS.GME_RESCHEDULE_BATCH_PVT dependencies on GME_TRANS_ENGINE_UTIL

Line 817: gme_trans_engine_util.load_rsrc_trans

813: gme_debug.put_line
814: ('Load all the transactions and resources to the temporary table.');
815: END IF;
816:
817: gme_trans_engine_util.load_rsrc_trans
818: (p_batch_row => x_batch_header_rec
819: ,x_rsc_row_count => l_rsrc_trans_count
820: ,x_return_status => l_return_status);
821: