DBA Data[Home] [Help]

APPS.OKC_OIE_PVT dependencies on JTF_OBJECTS_VL

Line 349: jtf_objects_vl OB

345: select
346: from_table
347: ,trim(where_clause) where_clause
348: from
349: jtf_objects_vl OB
350: where
351: OB.OBJECT_CODE = p_oiev_rec.jtot_object1_code
352: ;
353: e_no_data_found EXCEPTION;