DBA Data[Home] [Help]

APPS.OKL_AM_BAL_WRITEOFF_PVT dependencies on OKL_K_HEADERS_V

Line 826: FROM OKL_K_HEADERS_V

822:
823: -- Cursor to get the product of the contract
824: CURSOR prod_id_csr (p_khr_id IN NUMBER) IS
825: SELECT pdt_id
826: FROM OKL_K_HEADERS_V
827: WHERE id = p_khr_id;
828:
829: -- Cursor to get the code_combination_id for the transaction id and
830: -- transaction table