DBA Data[Home] [Help]

APPS.HR_PROCESS_ASSIGNMENT_SS dependencies on HR_NEW_USER_REG_SS

Line 2479: hr_new_user_reg_ss.processExEmpTransaction

2475: l_re_hire_flow := wf_engine.GetItemAttrText(l_item_type,l_item_key,'HR_FLOW_IDENTIFIER',true);
2476: end if;
2477: if nvl(l_re_hire_flow,'N') = 'EX_EMP' then
2478: g_exemp_hire := true;
2479: hr_new_user_reg_ss.processExEmpTransaction
2480: (WfItemType => l_item_type
2481: ,WfItemKey => l_item_key
2482: ,PersonId => l_person_id
2483: ,AssignmentId => l_assignment_id

Line 2502: hr_new_user_reg_ss.processNewUserTransaction

2498: fetch csr_assignment into l_assignment_id;
2499: if csr_assignment%notfound then
2500: hr_utility.set_location(' if csr_assignment%notfound then:'||l_proc,20);
2501: hr_api.legislation_hooks('DISABLE'); -- bug 6405208
2502: hr_new_user_reg_ss.processNewUserTransaction
2503: (WfItemType => l_item_type
2504: ,WfItemKey => l_item_key
2505: ,PersonId => l_person_id
2506: ,AssignmentId => l_assignment_id);

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

4428: -- we need to call the HR_PROCESS_PERSON_SS.PROCESS_API
4429: -- to update the person's info first
4430: -- before update the assignment. Such as birthday is required for
4431: -- payroll.
4432: hr_new_user_reg_ss.process_selected_transaction(p_item_type => l_item_type,
4433: p_item_key => l_item_key
4434: ,p_api_name => 'HR_PROCESS_PERSON_SS.PROCESS_API');
4435: hr_new_user_reg_ss.process_selected_transaction(p_item_type => l_item_type,
4436: p_item_key => l_item_key

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

4431: -- payroll.
4432: hr_new_user_reg_ss.process_selected_transaction(p_item_type => l_item_type,
4433: p_item_key => l_item_key
4434: ,p_api_name => 'HR_PROCESS_PERSON_SS.PROCESS_API');
4435: hr_new_user_reg_ss.process_selected_transaction(p_item_type => l_item_type,
4436: p_item_key => l_item_key
4437: ,p_api_name => 'HR_PROCESS_ADDRESS_SS.PROCESS_API');
4438:
4439: -- Need to use the latest object version number and also assginment_status_type_id