DBA Data[Home] [Help]

APPS.BSC_KPI_PVT dependencies on BSC_COLOR_CALC_UTIL

Line 140: l_Bsc_Kpi_Entity_Rec.Bsc_Color_Rollup_Type := BSC_COLOR_CALC_UTIL.DEFAULT_KPI;

136: l_Bsc_Kpi_Entity_Rec.Last_Update_Date := sysdate;
137: end if;
138:
139: l_db_object := 'BSC_KPIS_B';
140: l_Bsc_Kpi_Entity_Rec.Bsc_Color_Rollup_Type := BSC_COLOR_CALC_UTIL.DEFAULT_KPI;
141: l_Bsc_Kpi_Entity_Rec.Bsc_Prototype_Color_Id := BSC_COLOR_REPOSITORY.EXCELLENT_COLOR;
142: l_Bsc_Kpi_Entity_Rec.Bsc_Prototype_Trend_Id := 0;
143: l_Bsc_Kpi_Entity_Rec.Bsc_Weighted_Color_Method := 1;
144: