DBA Data[Home] [Help]

APPS.OKL_ACTIVATE_CONTRACT_PUB dependencies on OKL_INTEREST_CALC_PUB

Line 2213: okl_interest_calc_pub.calc_interest_activate

2209: open chr_csr(p_chrv_id);
2210: fetch chr_csr into l_contract_number,l_start_date;
2211: close chr_csr;
2212:
2213: okl_interest_calc_pub.calc_interest_activate
2214: (p_api_version => p_api_version,
2215: p_init_msg_list => p_init_msg_list,
2216: x_return_status => x_return_status,
2217: x_msg_count => x_msg_count,