DBA Data[Home] [Help]

APPS.HR_PROCESS_EIT_SS dependencies on HR_NEW_USER_REG_SS

Line 1607: hr_new_user_reg_ss.processNewUserTransaction

1603: l_eit_type_id := p_eit_type_id;
1604:
1605: if l_new_hire then
1606: hr_utility.trace('if l_new_hire:'||l_proc);
1607: hr_new_user_reg_ss.processNewUserTransaction
1608: (WfItemType => p_item_type
1609: ,WfItemKey => p_item_key
1610: ,PersonId => l_person_id
1611: ,AssignmentId => l_assignment_id);