DBA Data[Home] [Help]

APPS.PER_SP_PLAN_API dependencies on PER_SP_PLAN_BK2

Line 335: per_sp_plan_bk2.update_sp_plan_b

331: --
332: -- Call Before Process User Hook
333: --
334: begin
335: per_sp_plan_bk2.update_sp_plan_b
336: (p_effective_date => l_effective_date
337: ,p_plan_id => p_plan_id
338: ,p_plan_type => p_plan_type
339: ,p_plan_name => p_plan_name

Line 435: per_sp_plan_bk2.update_sp_plan_a

431: --
432: -- Call After Process User Hook
433: --
434: begin
435: per_sp_plan_bk2.update_sp_plan_a
436: (p_effective_date => l_effective_date
437: ,p_plan_id => p_plan_id
438: ,p_plan_type => p_plan_type
439: ,p_plan_name => p_plan_name