DBA Data[Home] [Help]

APPS.PAY_US_PAYSLIP_SIMULATION_MAIN dependencies on PAY_US_ACTION_ARCH

Line 3378: pay_us_action_arch.get_employee_withholding_info(

3374: );
3375:
3376: pay_ac_action_arch.initialization_process;
3377:
3378: pay_us_action_arch.get_employee_withholding_info(
3379: p_assignment_id
3380: ,p_effective_date
3381: ,lv_res_jurisdiction_code);
3382:

Line 3553: PAY_US_ACTION_ARCH.ACTION_ARCHIVE_DATA. The regular

3549: /* Procedure : archive_data
3550: Purpose : This procedure captures the results of Payroll Simulator
3551: Run to the table PAY_SIMULATION_INFORMATION. This
3552: procedure is similar to the Payroll Archiver procedure
3553: PAY_US_ACTION_ARCH.ACTION_ARCHIVE_DATA. The regular
3554: Payroll Archiver procedure is based on Prepayments where
3555: as the current procedure is based on actual Payroll Run
3556: itself.
3557: Important : The Data archival process is similar to the regular