DBA Data[Home] [Help]

APPS.PAY_US_EMPLOYEE_PAYSLIP_WEB dependencies on PAY_DATE_WRAPPER_PKG

Line 3224: v_list := pay_date_wrapper_pkg.fnd_date_date_to_displaydate(p_date)

3220: if p_legislation_code = 'US' then
3221: g_job_label := null;
3222: end if;
3223:
3224: v_list := pay_date_wrapper_pkg.fnd_date_date_to_displaydate(p_date)
3225: ||' - '
3226: || g_job_label
3227: ||' '
3228: || p_action_information14