DBA Data[Home] [Help]

APPS.OKC_RENEW_PVT dependencies on OKC_ASYNC_PUB

Line 2544: OKC_ASYNC_PUB.proc_msg_call(

2540:
2541: IF (l_debug = 'Y') THEN
2542: okc_debug.log('8200: Before proc_msg_call');
2543: END IF;
2544: OKC_ASYNC_PUB.proc_msg_call(
2545: p_api_version => 1,
2546: x_return_status => l_return_status,
2547: x_msg_count => x_msg_count,
2548: x_msg_data => x_msg_data,