DBA Data[Home] [Help]

APPS.HRI_BPL_TREND_TRN_SQL dependencies on HRI_MTDT_DIM_LVL

Line 74: l_bucket_tab hri_mtdt_dim_lvl.dim_lvl_buckets_tabtype;

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