DBA Data[Home] [Help]

APPS.OKL_SEC_AGREMNT_BOOK_PVT dependencies on OKL_POOL_PVT

Line 317: OKL_POOL_PVT.reconcile_contents(

313: OPEN pool_csr ( p_chr_id );
314: FETCH pool_csr INTO pool_rec;
315: CLOSE pool_csr;
316:
317: OKL_POOL_PVT.reconcile_contents(
318: p_api_version => l_api_version,
319: p_init_msg_list => p_init_msg_list,
320: x_return_status => x_return_status,
321: x_msg_count => x_msg_count,