DBA Data[Home] [Help]

APPS.HR_PROCESS_ASSIGNMENT_SS dependencies on HR_TRANSACTION_SWI

Line 6423: hr_transaction_swi.set_person_context(l_assignment_rec.person_id

6419: ,p_overwrite_primary => l_asgn_change_mode
6420: ,p_ovn => l_per_object_version_number);
6421: end if;
6422:
6423: hr_transaction_swi.set_person_context(l_assignment_rec.person_id
6424: ,l_assignment_rec.assignment_id
6425: ,l_effective_date);
6426:
6427: