DBA Data[Home] [Help]

APPS.PAY_MAG_UTILS dependencies on HRASSACT

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

631: -- assignment action has to be sequenced within the other assignment actions
632: -- according to the date of the payroll action so that the derivation of
633: -- any balances based on the assignment action is correct.
634: --
635: hrassact.inassact(p_payroll_action_id, p_assignment_id);
636: --
637: -- Get the assignment_action_id of the newly created assignment action.
638: --
639: hr_utility.set_location('pay_mag_utils.create_assignment_action',2);