DBA Data[Home] [Help]

APPS.BSC_TAB_TPLATE dependencies on BSC_KPI_MEASURE_PROPS_PUB

Line 1318: BSC_KPI_MEASURE_PROPS_PUB.Create_Default_Kpi_Meas_Props (

1314: ', k_indicator=' || to_char(k_indicator) ||
1315: ', Indicator= ' || to_char(G_Ind_Tbl(k_indicator).Indicator);
1316:
1317: -- Insert KPI Measure Properties
1318: BSC_KPI_MEASURE_PROPS_PUB.Create_Default_Kpi_Meas_Props (
1319: p_commit => FND_API.G_FALSE
1320: , p_objective_id => G_Ind_Tbl(k_indicator).Indicator
1321: , p_kpi_measure_id => l_kpi_measure_id
1322: , p_cascade_shared => FALSE