DBA Data[Home] [Help]

APPS.OKL_ART_PVT dependencies on OKL_K_LINES_V

Line 424: select 'x' from OKL_K_LINES_V

420: p_artv_rec in artv_rec_type) is
421: l_dummy_var VARCHAR2(1) := '?';
422: --- Check here ---
423: CURSOR l_kle_csr IS
424: select 'x' from OKL_K_LINES_V
425: where ID = p_artv_rec.kle_id;
426:
427: begin
428: -- initialize return status