DBA Data[Home] [Help]

APPS.OKL_AM_CNTRCT_LN_TRMNT_PVT dependencies on OKL_SECURITIZATION_PVT

Line 4196: 'calling okl_securitization_pvt.check_khr_ia_associated'

4192: THEN
4193: okl_debug_pub.log_debug
4194: (g_level_statement,
4195: l_module_name,
4196: 'calling okl_securitization_pvt.check_khr_ia_associated'
4197: );
4198: END IF;
4199:
4200: -- rmunjulu 4622198 SPECIAL_ACCNT Get special accounting details

Line 4201: okl_securitization_pvt.check_khr_ia_associated

4197: );
4198: END IF;
4199:
4200: -- rmunjulu 4622198 SPECIAL_ACCNT Get special accounting details
4201: okl_securitization_pvt.check_khr_ia_associated
4202: (p_api_version => l_api_version,
4203: p_init_msg_list => okl_api.g_false,
4204: x_return_status => l_return_status,
4205: x_msg_count => l_msg_count,

Line 4219: 'called okl_securitization_pvt.check_khr_ia_associated , return status: '

4215: THEN
4216: okl_debug_pub.log_debug
4217: (g_level_statement,
4218: l_module_name,
4219: 'called okl_securitization_pvt.check_khr_ia_associated , return status: '
4220: || l_return_status
4221: );
4222: END IF;
4223: