DBA Data[Home] [Help]

APPS.BSC_BIS_KPI_CRUD_PUB dependencies on BIS_LEVELS

Line 221: C_DO_PLAN_SNAPSHOT CONSTANT BIS_LEVELS.SHORT_NAME%TYPE := 'PLAN_SNAPSHOT';

217: -- Added by ADRAO for Constant Class management Bug#3770986
218: -- define a VARRAY, which will hold the short_names - moved to BSCUTILS.pls
219:
220: -- Include the list of excluded SHORT_NAMES as CONSTANT VARCHAR2(30), use C_DO as a prefix
221: C_DO_PLAN_SNAPSHOT CONSTANT BIS_LEVELS.SHORT_NAME%TYPE := 'PLAN_SNAPSHOT';
222:
223: -- Defines a list of Short_Names as a part of Global class G_EXCLUDE_DIMOBJ_CLASS
224: G_EXCLUDE_DIMOBJ_CLASS CONSTANT BSC_PMF_UI_WRAPPER.DIMOBJ_SHORT_NAME_CLASS := BSC_PMF_UI_WRAPPER.DIMOBJ_SHORT_NAME_CLASS (
225: C_DO_PLAN_SNAPSHOT