DBA Data[Home] [Help]

APPS.HR_SP_PLACEMENT_API dependencies on HR_SP_PLACEMENT_API_BK1

Line 258: hr_sp_placement_api_bk1.create_sp_placement_b

254: --
255:
256: begin
257:
258: hr_sp_placement_api_bk1.create_sp_placement_b
259: (p_effective_date => l_effective_date
260: ,p_business_group_id => p_business_group_id
261: ,p_assignment_id => p_assignment_id
262: ,p_step_id => p_step_id

Line 368: hr_sp_placement_api_bk1.create_sp_placement_a

364: hr_utility.set_location('Entering: call - create_spinal_point_placement_a', 50);
365: --
366:
367: begin
368: hr_sp_placement_api_bk1.create_sp_placement_a
369: (p_effective_date => l_effective_date
370: ,p_business_group_id => p_business_group_id
371: ,p_assignment_id => p_assignment_id
372: ,p_step_id => p_step_id