DBA Data[Home] [Help]

APPS.HRI_OLTP_PMV_WRKFC_TRN_SUMMARY dependencies on HRI_OLTP_VIEW_MESSAGE

Line 198: l_direct_reports_string := hri_oltp_view_message.get_direct_reports_msg;

194: /* Get security clause for Manager based security */
195: l_security_clause := hri_oltp_pmv_util_pkg.get_security_clause('MGR');
196:
197: /* Get direct reports string */
198: l_direct_reports_string := hri_oltp_view_message.get_direct_reports_msg;
199:
200: /* Get the turnover total by calling the supervisor-only total function */
201: /* for the portlet or the all-parameter-pivot total function for the */
202: /* pivot report - bug 4211177 */