DBA Data[Home] [Help]

APPS.BEN_PERSON_ACTIONS_API dependencies on BEN_PERSON_ACTIONS_BK1

Line 46: ben_person_actions_bk1.create_person_actions_b

42: begin
43: --
44: -- Start of API User Hook for the before hook of create_person_actions
45: --
46: ben_person_actions_bk1.create_person_actions_b
47: (
48: p_person_id => p_person_id
49: ,p_ler_id => p_ler_id
50: ,p_benefit_action_id => p_benefit_action_id

Line 83: ben_person_actions_bk1.create_person_actions_a

79: begin
80: --
81: -- Start of API User Hook for the after hook of create_person_actions
82: --
83: ben_person_actions_bk1.create_person_actions_a
84: (
85: p_person_action_id => l_person_action_id
86: ,p_person_id => p_person_id
87: ,p_ler_id => p_ler_id