DBA Data[Home] [Help]

APPS.BEN_MAINTAIN_DESIGNEE_ELIG dependencies on BEN_BENEFIT_ACTIONS_API

Line 830: ben_benefit_actions_api.create_benefit_actions

826: -- Do not create is a benefit action already exists, in other words
827: -- we are doing a restart.
828: --
829: If(p_benefit_action_id is null) then
830: ben_benefit_actions_api.create_benefit_actions
831: (p_validate => false
832: ,p_benefit_action_id => l_benefit_action_id
833: ,p_process_date => l_effective_date
834: ,p_mode_cd => 'S'