DBA Data[Home] [Help]

APPS.SSP_SSPRPELR_XMLP_PKG dependencies on HR_REPORTS

Line 19: hr_reports.get_business_group(p_business_group_id);

15: from pay_payrolls_x
16: where payroll_id = p_payroll_id;
17:
18: c_business_group_name :=
19: hr_reports.get_business_group(p_business_group_id);
20:
21: select ptp.period_name
22: into c_time_period_name
23: from per_time_periods ptp