DBA Data[Home] [Help]

APPS.AMV_CONTENT_TYPE_PVT dependencies on AMV_C_CONTENT_TYPES

Line 354: Delete from amv_c_content_types

350: ELSE
351: CLOSE Get_Item_csr;
352: END IF;
353: -- Now do the deleting:
354: Delete from amv_c_content_types
355: where content_type_id = l_content_type_id;
356: --
357: AMV_I_CONTENT_TYPES_PKG.DELETE_ROW
358: (