DBA Data[Home] [Help]

APPS.OKC_CIM_PVT dependencies on JTF_OBJECTS_VL

Line 753: jtf_objects_vl OB

749: select
750: from_table
751: ,trim(where_clause) where_clause
752: from
753: jtf_objects_vl OB
754: where
755: OB.OBJECT_CODE = p_cimv_rec.jtot_object1_code
756: ;
757: e_no_data_found EXCEPTION;