DBA Data[Home] [Help]

APPS.FEM_OBJECT_CATALOG_UTIL_PKG dependencies on FEM_OBJECT_CATALOG_VL

Line 798: FROM fem_object_catalog_vl

794: IF v_can_delete_object = 'T' THEN
795: /* get the object name to display in the message */
796: SELECT object_name
797: INTO v_object_name
798: FROM fem_object_catalog_vl
799: WHERE object_id = p_object_id;
800:
801: DELETE fem_object_dependencies
802: WHERE object_definition_id IN (