DBA Data[Home] [Help]

APPS.PAY_US_MAGTAPE_REPORTING dependencies on HRASSACT

Line 470: hrassact.inassact(p_payroll_action_id, p_assignment_id);

466: -- according to the date of the payroll action so that the derivation of
467: -- any balances based on the assignment action is correct.
468: --
469: hr_utility.set_location('pay_us_magtape_reporting.create_assignment_action - creating assignment action', 1);
470: hrassact.inassact(p_payroll_action_id, p_assignment_id);
471: --
472: -- Get the assignment_action_id of the newly created assignment action.
473: --
474: hr_utility.set_location('pay_us_magtape_reporting.create_assignment_action - opening csr_assignment_action', 2);