DBA Data[Home] [Help]

APPS.OKL_PRICING_PVT dependencies on OKC_K_HEADERS_ALL_B

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

11129: l_prog_name CONSTANT VARCHAR2(61) := G_PKG_NAME||'.'||'generate_loan_schedules';
11130:
11131: -- cursor to get the end date of the contract
11132: cursor c_contract_end_date(khr_id number) IS
11133: select end_date, CURRENCY_CODE from okc_k_headers_all_b where id=khr_id;
11134:
11135:
11136:
11137: -- cursor to get the start date and arrears flag