DBA Data[Home] [Help]

APPS.HR_PROCESS_ASSIGNMENT_STEP_SS dependencies on HR_PROCESS_PERSON_SS

Line 285: ,p_api_name => 'HR_PROCESS_PERSON_SS.PROCESS_API');

281: SAVEPOINT applicant_hire;
282:
283: hr_new_user_reg_ss.process_selected_transaction(p_item_type => p_item_type,
284: p_item_key => p_item_key
285: ,p_api_name => 'HR_PROCESS_PERSON_SS.PROCESS_API');
286: hr_new_user_reg_ss.process_selected_transaction(p_item_type => p_item_type,
287: p_item_key => p_item_key
288: ,p_api_name => 'HR_PROCESS_ADDRESS_SS.PROCESS_API');
289: hr_new_user_reg_ss.process_selected_transaction(p_item_type => p_item_type,

Line 838: if (( hr_process_person_ss.g_assignment_id is not null) and

834: ,p_business_group_id => l_business_group_id
835: ,p_spinal_point => l_spinal_point
836: );
837:
838: if (( hr_process_person_ss.g_assignment_id is not null) and
839: (hr_process_person_ss.g_session_id= ICX_SEC.G_SESSION_ID))
840: then
841: l_assignment_id := hr_process_person_ss.g_assignment_id;
842: end if;

Line 839: (hr_process_person_ss.g_session_id= ICX_SEC.G_SESSION_ID))

835: ,p_spinal_point => l_spinal_point
836: );
837:
838: if (( hr_process_person_ss.g_assignment_id is not null) and
839: (hr_process_person_ss.g_session_id= ICX_SEC.G_SESSION_ID))
840: then
841: l_assignment_id := hr_process_person_ss.g_assignment_id;
842: end if;
843:

Line 841: l_assignment_id := hr_process_person_ss.g_assignment_id;

837:
838: if (( hr_process_person_ss.g_assignment_id is not null) and
839: (hr_process_person_ss.g_session_id= ICX_SEC.G_SESSION_ID))
840: then
841: l_assignment_id := hr_process_person_ss.g_assignment_id;
842: end if;
843:
844:
845: l_datetrack_update_mode:=