DBA Data[Home] [Help]

APPS.OKL_CONTRACT_PVT dependencies on OKL_LA_PAYMENTS_PVT

Line 2690: OKL_LA_PAYMENTS_PVT.VARIABLE_INTEREST_SCHEDULE (

2686: --l_interest_calculation_basis IN ('FLOAT', 'CATCHUP/CLEANUP')) OR
2687: l_interest_calculation_basis = 'FLOAT') OR
2688: (l_deal_type = 'LOAN-REVOLVING' AND
2689: l_interest_calculation_basis = 'FLOAT') THEN
2690: OKL_LA_PAYMENTS_PVT.VARIABLE_INTEREST_SCHEDULE (
2691: p_api_version => p_api_version,
2692: p_init_msg_list => p_init_msg_list,
2693: x_return_status => x_return_status,
2694: x_msg_count => x_msg_count,

Line 3841: OKL_LA_PAYMENTS_PVT.update_pymt_start_date

3837: -- line start dates
3838: IF ((l_chrv_rec.start_date <> l_orig_chr_rec.start_date) AND
3839: (l_chrv_rec.scs_code = 'LEASE') ) THEN
3840:
3841: OKL_LA_PAYMENTS_PVT.update_pymt_start_date
3842: (p_api_version => p_api_version,
3843: p_init_msg_list => p_init_msg_list,
3844: x_return_status => x_return_status,
3845: x_msg_count => x_msg_count,

Line 3937: OKL_LA_PAYMENTS_PVT.VARIABLE_INTEREST_SCHEDULE (

3933: --l_interest_calculation_basis IN ('FLOAT', 'CATCHUP/CLEANUP')) OR
3934: l_interest_calculation_basis = 'FLOAT') OR
3935: (l_deal_type = 'LOAN-REVOLVING' AND
3936: l_interest_calculation_basis = 'FLOAT') THEN
3937: OKL_LA_PAYMENTS_PVT.VARIABLE_INTEREST_SCHEDULE (
3938: p_api_version => p_api_version,
3939: p_init_msg_list => p_init_msg_list,
3940: x_return_status => x_return_status,
3941: x_msg_count => x_msg_count,