DBA Data[Home] [Help]

APPS.BSC_KPI_PUB dependencies on BSC_SYS_INIT

Line 103: FROM bsc_sys_init

99:
100: -- Set the prototype flag according with the System Stage
101: SELECT DECODE(property_value,1,1,3)
102: INTO l_Bsc_Kpi_Entity_Rec.Bsc_Kpi_Prototype_Flag
103: FROM bsc_sys_init
104: WHERE property_code = 'SYSTEM_STAGE';
105:
106: if l_Bsc_Kpi_Entity_Rec.Bsc_Kpi_Group_Id is not null then
107: