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 367: hr_sp_placement_api_bk1.create_sp_placement_a

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