DBA Data[Home] [Help]

APPS.PAY_PAYUSTOT_XMLP_PKG dependencies on HR_US_REPORTS

Line 38: c_tax_unit_name := hr_us_reports.get_tax_unit(p_tax_unit_id);

34:
35: IF p_tax_unit_id IS NULL THEN
36: c_tax_unit_name := 'ALL';
37: ELSE
38: c_tax_unit_name := hr_us_reports.get_tax_unit(p_tax_unit_id);
39: END IF;
40:
41: SELECT UPPER(parameter_value)
42: INTO trace