DBA Data[Home] [Help]

APPS.HRI_OLTP_PMV_WMV_WF_SUP_GRAPH dependencies on HRI_OLTP_PMV_WMV_WF_SUP_GRAPH

Line 1: PACKAGE BODY HRI_OLTP_PMV_WMV_WF_SUP_GRAPH AS

1: PACKAGE BODY HRI_OLTP_PMV_WMV_WF_SUP_GRAPH AS
2: /* $Header: hriopwfsg.pkb 120.1 2005/10/26 07:54 jrstewar noship $ */
3:
4: g_rtn VARCHAR2(30) := '
5: ';

Line 64: p_calling_module => 'HRI_OLTP_PMV_WMV_WF_SUP_GRAPH.get_sql2');

60: l_trend_sql := hri_oltp_pmv_query_trend.get_sql
61: (p_parameter_rec => l_parameter_rec,
62: p_bind_tab => l_bind_tab,
63: p_trend_sql_params => l_trend_sql_params,
64: p_calling_module => 'HRI_OLTP_PMV_WMV_WF_SUP_GRAPH.get_sql2');
65:
66: /* use selective drill across feature */
67: -- drill to employee detail report
68: l_drill_url2 := 'pFunctionName=HRI_P_WMV_SAL_SUP_DTL&' ||

Line 131: END HRI_OLTP_PMV_WMV_WF_SUP_GRAPH;

127: x_custom_output(3) := l_custom_rec;
128:
129: END GET_SQL2;
130:
131: END HRI_OLTP_PMV_WMV_WF_SUP_GRAPH;