DBA Data[Home] [Help]

APPS.HRI_BPL_TREND_WRKFC_ABS_SQL dependencies on HRI_MTDT_DIM_LVL

Line 73: l_bucket_tab hri_mtdt_dim_lvl.dim_lvl_buckets_tabtype;

69: l_hdc_start_cols hri_oltp_pmv_query_trend.trend_measure_cols_type;
70: --
71: -- Stores the absence SQL
72: --
73: l_bucket_tab hri_mtdt_dim_lvl.dim_lvl_buckets_tabtype;
74: l_sql_select VARCHAR2(10000);
75: --
76: l_trend_sql_params hri_oltp_pmv_query_trend.TREND_SQL_PARAMS_TYPE;
77: l_index PLS_INTEGER := 0;