DBA Data[Home] [Help]

APPS.OKL_LA_STREAM_PVT dependencies on OKL_SPLIT_ASSET_PVT

Line 9430: OKL_SPLIT_ASSET_PVT.split_asset_after_yield(

9426: --Added by vdamerla for bug 6344223
9427: print( l_api_name, 'calling split asset api');
9428: --Added by kthiruva for Debugging
9429: write_to_log('Prior to the call to split_asset_after_yield'||x_return_status);
9430: OKL_SPLIT_ASSET_PVT.split_asset_after_yield(
9431: p_api_version => l_api_version
9432: ,p_init_msg_list => p_init_msg_list
9433: ,x_return_status => x_return_status
9434: ,x_msg_count => x_msg_count

Line 9486: OKL_SPLIT_ASSET_PVT.split_asset_after_yield(

9482:
9483: --Bug 8814790: Moved split_asset_after_yield for ISG to be inside the ELSE condition
9484: --Added by vdamerla for bug 6344223
9485: print( l_api_name, 'calling split asset api');
9486: OKL_SPLIT_ASSET_PVT.split_asset_after_yield(
9487: p_api_version => l_api_version
9488: ,p_init_msg_list => p_init_msg_list
9489: ,x_return_status => x_return_status
9490: ,x_msg_count => x_msg_count