DBA Data[Home] [Help]

APPS.OKS_COC_PVT dependencies on JTF_OBJECTS_VL

Line 423: jtf_objects_vl OB

419: select
420: from_table
421: ,trim(where_clause) where_clause
422: from
423: jtf_objects_vl OB
424: where
425: OB.OBJECT_CODE = p_cocv_rec.jtot_object_code
426: ;
427: e_no_data_found EXCEPTION;