DBA Data[Home] [Help]

APPS.OKL_PRICING_PVT dependencies on OKC_K_HEADERS_ALL_B

Line 10755: select end_date, CURRENCY_CODE from okc_k_headers_all_b where id=khr_id;

10751: l_prog_name CONSTANT VARCHAR2(61) := G_PKG_NAME||'.'||'generate_loan_schedules';
10752:
10753: -- cursor to get the end date of the contract
10754: cursor c_contract_end_date(khr_id number) IS
10755: select end_date, CURRENCY_CODE from okc_k_headers_all_b where id=khr_id;
10756:
10757:
10758:
10759: -- cursor to get the start date and arrears flag