DBA Data[Home] [Help]

APPS.HR_PROCESS_ASSIGNMENT_SS dependencies on HR_NEW_USER_REG_SS

Line 2451: hr_new_user_reg_ss.processNewUserTransaction

2447: fetch csr_assignment into l_assignment_id;
2448: if csr_assignment%notfound then
2449: hr_utility.set_location(' if csr_assignment%notfound then:'||l_proc,20);
2450: hr_api.legislation_hooks('DISABLE'); -- bug 6405208
2451: hr_new_user_reg_ss.processNewUserTransaction
2452: (WfItemType => l_item_type
2453: ,WfItemKey => l_item_key
2454: ,PersonId => l_person_id
2455: ,AssignmentId => l_assignment_id);

Line 4294: hr_new_user_reg_ss.process_selected_transaction(p_item_type => l_item_type,

4290: -- we need to call the HR_PROCESS_PERSON_SS.PROCESS_API
4291: -- to update the person's info first
4292: -- before update the assignment. Such as birthday is required for
4293: -- payroll.
4294: hr_new_user_reg_ss.process_selected_transaction(p_item_type => l_item_type,
4295: p_item_key => l_item_key
4296: ,p_api_name => 'HR_PROCESS_PERSON_SS.PROCESS_API');
4297: hr_new_user_reg_ss.process_selected_transaction(p_item_type => l_item_type,
4298: p_item_key => l_item_key

Line 4297: hr_new_user_reg_ss.process_selected_transaction(p_item_type => l_item_type,

4293: -- payroll.
4294: hr_new_user_reg_ss.process_selected_transaction(p_item_type => l_item_type,
4295: p_item_key => l_item_key
4296: ,p_api_name => 'HR_PROCESS_PERSON_SS.PROCESS_API');
4297: hr_new_user_reg_ss.process_selected_transaction(p_item_type => l_item_type,
4298: p_item_key => l_item_key
4299: ,p_api_name => 'HR_PROCESS_ADDRESS_SS.PROCESS_API');
4300:
4301: -- Need to use the latest object version number and also assginment_status_type_id