DBA Data[Home] [Help]

APPS.OKL_GENERATE_ACCRUALS_PVT dependencies on OKL_SECURITIZATION_PVT

Line 2059: OKL_SECURITIZATION_PVT.check_khr_ia_associated(

2055: l_dist_info_tbl(x).contract_line_id := NULL;
2056: END IF;
2057: END LOOP;
2058: -- --Bug 4622198.
2059: OKL_SECURITIZATION_PVT.check_khr_ia_associated(
2060: p_api_version => p_api_version
2061: ,p_init_msg_list => p_init_msg_list
2062: ,x_return_status => x_return_status
2063: ,x_msg_count => x_msg_count

Line 4841: WRITE_TO_LOG('Prior to the call to OKL_SECURITIZATION_PVT.check_khr_ia_associated');

4837: l_tcn_type := 'ACL';
4838: l_tcl_type := 'ACL';
4839: END IF;
4840:
4841: WRITE_TO_LOG('Prior to the call to OKL_SECURITIZATION_PVT.check_khr_ia_associated');
4842:
4843:
4844: --Bug 4622198.
4845: OKL_SECURITIZATION_PVT.check_khr_ia_associated(

Line 4845: OKL_SECURITIZATION_PVT.check_khr_ia_associated(

4841: WRITE_TO_LOG('Prior to the call to OKL_SECURITIZATION_PVT.check_khr_ia_associated');
4842:
4843:
4844: --Bug 4622198.
4845: OKL_SECURITIZATION_PVT.check_khr_ia_associated(
4846: p_api_version => p_api_version
4847: ,p_init_msg_list => p_init_msg_list
4848: ,x_return_status => x_return_status
4849: ,x_msg_count => x_msg_count

Line 4857: WRITE_TO_LOG('Return status after the call to OKL_SECURITIZATION_PVT.check_khr_ia_associated is :'|| x_return_status);

4853: ,p_trx_date => p_accrual_rec.accrual_date
4854: ,x_fact_synd_code => l_fact_sync_code
4855: ,x_inv_acct_code => l_inv_acct_code
4856: );
4857: WRITE_TO_LOG('Return status after the call to OKL_SECURITIZATION_PVT.check_khr_ia_associated is :'|| x_return_status);
4858: WRITE_TO_LOG('The parameters returned from this call are :');
4859: WRITE_TO_LOG('============================================');
4860: WRITE_TO_LOG('x_fact_synd_code :'||l_fact_sync_code);
4861: WRITE_TO_LOG('x_inv_acct_code :'||l_inv_acct_code);

Line 5446: WRITE_TO_LOG('Prior to the call to OKL_SECURITIZATION_PVT.check_khr_ia_associated');

5442: l_tcn_type := 'ACL';
5443: l_tcl_type := 'ACL';
5444: END IF;
5445:
5446: WRITE_TO_LOG('Prior to the call to OKL_SECURITIZATION_PVT.check_khr_ia_associated');
5447:
5448:
5449: --Bug 4622198.
5450: OKL_SECURITIZATION_PVT.check_khr_ia_associated(

Line 5450: OKL_SECURITIZATION_PVT.check_khr_ia_associated(

5446: WRITE_TO_LOG('Prior to the call to OKL_SECURITIZATION_PVT.check_khr_ia_associated');
5447:
5448:
5449: --Bug 4622198.
5450: OKL_SECURITIZATION_PVT.check_khr_ia_associated(
5451: p_api_version => p_api_version
5452: ,p_init_msg_list => p_init_msg_list
5453: ,x_return_status => x_return_status
5454: ,x_msg_count => x_msg_count

Line 5462: WRITE_TO_LOG('Return status after the call to OKL_SECURITIZATION_PVT.check_khr_ia_associated is :'|| x_return_status);

5458: ,p_trx_date => p_accrual_rec.accrual_date
5459: ,x_fact_synd_code => l_fact_sync_code
5460: ,x_inv_acct_code => l_inv_acct_code
5461: );
5462: WRITE_TO_LOG('Return status after the call to OKL_SECURITIZATION_PVT.check_khr_ia_associated is :'|| x_return_status);
5463: WRITE_TO_LOG('The parameters returned from this call are :');
5464: WRITE_TO_LOG('============================================');
5465: WRITE_TO_LOG('x_fact_synd_code :'||l_fact_sync_code);
5466: WRITE_TO_LOG('x_inv_acct_code :'||l_inv_acct_code);