DBA Data[Home] [Help]

APPS.OKL_ACTIVATE_CONTRACT_PUB dependencies on OKL_UBB_INTEGRATION_PUB

Line 2435: okl_ubb_integration_pub.create_ubb_contract(

2431: CLOSE l_chk_usage_csr;
2432:
2433: IF l_usage_khr = '!' THEN
2434: --call ubb api for service contracts creation
2435: okl_ubb_integration_pub.create_ubb_contract(
2436: p_api_version => p_api_version,
2437: p_init_msg_list => p_init_msg_list,
2438: x_return_status => x_return_status,
2439: x_msg_count => x_msg_count,