DBA Data[Home] [Help]

APPS.BSC_DIM_FILTERS_PUB dependencies on BSC_SYS_DIM_LEVELS_B

Line 407: , p_Dim_Level_Id IN BSC_SYS_DIM_LEVELS_B.Dim_Level_Id%TYPE

403: This function will return NULL if no view exists
404: ********************************************************************************/
405: FUNCTION Get_Filter_View_Name
406: ( p_Kpi_Id IN BSC_KPIS_B.Indicator%TYPE
407: , p_Dim_Level_Id IN BSC_SYS_DIM_LEVELS_B.Dim_Level_Id%TYPE
408: ) RETURN VARCHAR2
409: IS
410: CURSOR c_Filter_View_Name IS
411: SELECT B.Level_View_Name