DBA Data[Home] [Help]

APPS.HR_PROCESS_EIT_SS dependencies on HR_NEW_USER_REG_SS

Line 1586: hr_new_user_reg_ss.processNewUserTransaction

1582: l_eit_type_id := p_eit_type_id;
1583:
1584: if l_new_hire then
1585: hr_utility.trace('if l_new_hire:'||l_proc);
1586: hr_new_user_reg_ss.processNewUserTransaction
1587: (WfItemType => p_item_type
1588: ,WfItemKey => p_item_key
1589: ,PersonId => l_person_id
1590: ,AssignmentId => l_assignment_id);