DBA Data[Home] [Help]

APPS.BSC_KPI_PVT dependencies on BSC_KPI_SHELL_CMDS_USER

Line 6974: FROM bsc_kpi_shell_cmds_user

6970: FROM bsc_kpi_shell_cmds_tl
6971: WHERE indicator = p_Bsc_Kpi_Entity_Rec.Bsc_Kpi_Id;
6972:
6973: DELETE
6974: FROM bsc_kpi_shell_cmds_user
6975: WHERE indicator = p_Bsc_Kpi_Entity_Rec.Bsc_Kpi_Id;
6976:
6977:
6978: IF (p_commit = FND_API.G_TRUE) THEN