DBA Data[Home] [Help]

APPS.HR_PROCESS_PHONE_NUMBERS_SS dependencies on HR_NEW_USER_REG_SS

Line 560: hr_new_user_reg_ss.processNewUserTransaction(

556: -- end bug # 2174876
557: --end bug # 2138073/2115552
558: if p_per_or_contact = 'PERSON' then
559: hr_utility.set_location('p_per_or_contact = PERSON:'||l_proc,20);
560: hr_new_user_reg_ss.processNewUserTransaction(
561: WfItemType => p_item_type,
562: WfItemKey => p_item_key,
563: PersonId => l_parent_id,
564: AssignmentId => l_reg_assignment_id);