DBA Data[Home] [Help]

APPS.OKC_CPL_PVT dependencies on JTF_OBJECTS_VL

Line 1256: jtf_objects_vl OB

1252: select
1253: from_table
1254: ,trim(where_clause) where_clause
1255: from
1256: jtf_objects_vl OB
1257: where
1258: OB.OBJECT_CODE = p_cplv_rec.jtot_object1_code;
1259:
1260: e_no_data_found EXCEPTION;