DBA Data[Home] [Help]

APPS.BEN_DETERMINE_COMMUNICATIONS dependencies on BEN_BENEFIT_ACTIONS_API

Line 4772: ben_benefit_actions_api.create_benefit_actions

4768: if p_benefit_action_id is null then
4769: --
4770: -- A new request was submitted. Create a new benefit action.
4771: --
4772: ben_benefit_actions_api.create_benefit_actions
4773: (p_validate => FALSE
4774: ,p_benefit_action_id => g_parm.benefit_action_id
4775: ,p_process_date => l_effective_date
4776: ,p_mode_cd => p_mode