DBA Data[Home] [Help]

APPS.OKC_CONDITIONS_PVT dependencies on OKC_TIMEVALUES

Line 389: from okc_timevalues tve

385: l_ocev_tbl ocev_tbl_type;
386: --Bug 3122962
387: Cursor tve_cur is
388: select '1'
389: from okc_timevalues tve
390: where tve.cnh_id = p_cnhv_rec.id
391: and tve.tve_type = 'TGN';
392:
393: Cursor cnl_cur is