DBA Data[Home] [Help]

APPS.BEN_DETERMINE_COMMUNICATIONS dependencies on BEN_BENEFIT_ACTIONS_API

Line 4707: ben_benefit_actions_api.create_benefit_actions

4703: if p_benefit_action_id is null then
4704: --
4705: -- A new request was submitted. Create a new benefit action.
4706: --
4707: ben_benefit_actions_api.create_benefit_actions
4708: (p_validate => FALSE
4709: ,p_benefit_action_id => g_parm.benefit_action_id
4710: ,p_process_date => l_effective_date
4711: ,p_mode_cd => p_mode