DBA Data[Home] [Help]

APPS.GME_CONVERT_FPO_PVT dependencies on GME_TRANS_ENGINE_UTIL

Line 1126: gme_trans_engine_util.load_rsrc_trans (p_batch_row => l_fpo_header_row

1122: --
1123: -- Load pending transactions for FPO from ic_tran_pnd to
1124: -- gme temp table. Will have to work
1125: -- with pending transactions.
1126: gme_trans_engine_util.load_rsrc_trans (p_batch_row => l_fpo_header_row
1127: ,x_rsc_row_count => l_rsc_row_count
1128: ,x_return_status => l_return_status);
1129:
1130: IF l_return_status <> fnd_api.g_ret_sts_success THEN