DBA Data[Home] [Help]

APPS.HRI_OLTP_PMV_LBRCSTHDCNT_GRAPH dependencies on HRI_OLTP_PMV_QUERY_TIME

Line 42: HRI_OLTP_PMV_QUERY_TIME.GET_TIME_CLAUSE

38: (p_page_parameter_tbl => p_page_parameter_tbl,
39: p_parameter_rec => l_parameter_rec,
40: p_bind_tab => l_bind_tab);
41:
42: HRI_OLTP_PMV_QUERY_TIME.GET_TIME_CLAUSE
43: (p_projection_type => 'N'
44: ,p_page_period_type => l_parameter_rec.page_period_type
45: ,p_page_comp_type => l_parameter_rec.time_comparison_type
46: ,o_trend_table => l_trend_table

Line 243: HRI_OLTP_PMV_QUERY_TIME.GET_TIME_CLAUSE

239: (p_page_parameter_tbl => p_page_parameter_tbl,
240: p_parameter_rec => l_parameter_rec,
241: p_bind_tab => l_bind_tab);
242:
243: HRI_OLTP_PMV_QUERY_TIME.GET_TIME_CLAUSE
244: (p_projection_type => 'N'
245: ,p_page_period_type => l_parameter_rec.page_period_type
246: ,p_page_comp_type => l_parameter_rec.time_comparison_type
247: ,o_trend_table => l_trend_table

Line 391: HRI_OLTP_PMV_QUERY_TIME.GET_TIME_CLAUSE

387: p_parameter_rec => l_parameter_rec,
388: p_bind_tab => l_bind_tab);
389:
390:
391: HRI_OLTP_PMV_QUERY_TIME.GET_TIME_CLAUSE
392: (p_projection_type => 'N'
393: ,p_page_period_type => l_parameter_rec.page_period_type
394: ,p_page_comp_type => l_parameter_rec.time_comparison_type
395: ,o_trend_table => l_trend_table