DBA Data[Home] [Help]

APPS.GME_CONVERT_FPO_PVT dependencies on GME_TRANS_ENGINE_UTIL

Line 1197: gme_trans_engine_util.load_rsrc_trans (p_batch_row => l_fpo_header_row

1193: --
1194: -- Load pending transactions for FPO from ic_tran_pnd to
1195: -- gme temp table. Will have to work
1196: -- with pending transactions.
1197: gme_trans_engine_util.load_rsrc_trans (p_batch_row => l_fpo_header_row
1198: ,x_rsc_row_count => l_rsc_row_count
1199: ,x_return_status => l_return_status);
1200:
1201: IF l_return_status <> fnd_api.g_ret_sts_success THEN