DBA Data[Home] [Help]

APPS.BSC_KPI_PVT dependencies on BSC_USER_KPIGRAPH_PLUGS

Line 7362: FROM bsc_user_kpigraph_plugs

7358: FROM bsc_kpi_graphs
7359: WHERE indicator=p_Bsc_Kpi_Entity_Rec.Bsc_Kpi_Id;
7360:
7361: DELETE
7362: FROM bsc_user_kpigraph_plugs
7363: WHERE indicator=p_Bsc_Kpi_Entity_Rec.Bsc_Kpi_Id;
7364:
7365: IF (p_commit = FND_API.G_TRUE) THEN
7366: COMMIT;