DBA Data[Home] [Help]

APPS.DELETE_FROM_IREP dependencies on FND_IREP_CLASS_DATASOURCES

Line 47: Delete from FND_IREP_CLASS_DATASOURCES

43:
44:
45: -- remove class subentities (except methods)
46:
47: Delete from FND_IREP_CLASS_DATASOURCES
48: where CLASS_ID = key_id;
49:
50:
51: Delete from FND_IREP_CLASS_PARENT_ASSIGNS