DBA Data[Home] [Help]

APPS.AMV_PERSPECTIVE_PVT dependencies on AMV_C_CHL_PERSPECTIVES

Line 339: Delete from amv_c_chl_perspectives

335: END IF;
336: RAISE FND_API.G_EXC_ERROR;
337: END IF;
338: -- Now do the deleting:
339: Delete from amv_c_chl_perspectives
340: where perspective_id = l_perspective_id;
341: --
342: Delete from amv_i_item_perspectives
343: where perspective_id = l_perspective_id;