DBA Data[Home] [Help]

APPS.BEN_BENEFIT_ACTIONS_API dependencies on BEN_BENEFIT_ACTIONS_BK2

Line 1047: ben_benefit_actions_bk2.update_benefit_actions_b

1043: begin
1044: --
1045: -- Start of API User Hook for the before hook of update_benefit_actions
1046: --
1047: ben_benefit_actions_bk2.update_benefit_actions_b
1048: (p_benefit_action_id => p_benefit_action_id
1049: ,p_process_date => p_process_date
1050: ,p_uneai_effective_date => p_uneai_effective_date
1051: ,p_mode_cd => p_mode_cd

Line 1271: ben_benefit_actions_bk2.update_benefit_actions_a

1267: begin
1268: --
1269: -- Start of API User Hook for the after hook of update_benefit_actions
1270: --
1271: ben_benefit_actions_bk2.update_benefit_actions_a
1272: (p_benefit_action_id => p_benefit_action_id
1273: ,p_process_date => p_process_date
1274: ,p_uneai_effective_date => p_uneai_effective_date
1275: ,p_mode_cd => p_mode_cd