DBA Data[Home] [Help]

APPS.SSP_SMPRPELR_XMLP_PKG dependencies on HR_REPORTS

Line 25: hr_reports.get_business_group(p_business_group_id);

21: from pay_payrolls_x
22: where payroll_id = p_payroll_id;
23:
24: c_business_group_name :=
25: hr_reports.get_business_group(p_business_group_id);
26:
27: select ptp.period_name
28: into c_time_period_name
29: from per_time_periods ptp