DBA Data[Home] [Help]

APPS.OKL_AM_INTEGRATION_PUB dependencies on OKL_AM_INTEGRATION_PVT

Line 38: OKL_AM_INTEGRATION_PVT.cancel_termination_quotes(p_api_version => p_api_version,

34: BEGIN
35: -- create a save point with the procedure name
36: SAVEPOINT l_program_name;
37: -- call the process pvt wrapper
38: OKL_AM_INTEGRATION_PVT.cancel_termination_quotes(p_api_version => p_api_version,
39: p_init_msg_list => p_init_msg_list,
40: p_khr_id => lp_khr_id,
41: p_source_trx_id => lp_source_trx_id,
42: p_source => lp_source, -- rmunjulu 4508497