DBA Data[Home] [Help]

APPS.OKL_TRX_CSH_BATCH_PUB dependencies on OKL_BTCH_CASH_APPLIC

Line 814: okl_btch_cash_applic.handle_batch_pay(p_api_version => p_api_version

810: i := lp_btch_lines_tbl.NEXT(i);
811: END LOOP;
812:
813: -- call the procedure for create and update of Lines
814: okl_btch_cash_applic.handle_batch_pay(p_api_version => p_api_version
815: ,p_init_msg_list => l_init_msg_list
816: ,x_return_status => x_return_status
817: ,x_msg_count => x_msg_count
818: ,x_msg_data => x_msg_data