DBA Data[Home] [Help]

APPS.FEM_DS_WHERE_CLAUSE_GENERATOR dependencies on FEM_OBJECT_CATALOG_VL

Line 386: ,fem_object_catalog_vl a

382: a.object_name
383: ,b.folder_name
384: from
385: fem_object_definition_b c
386: ,fem_object_catalog_vl a
387: ,fem_folders_vl b
388: where
389: c.object_definition_id = p_DS_IO_Def_ID
390: and c.object_id = a.object_id