DBA Data[Home] [Help]

APPS.BEN_MAINTAIN_DESIGNEE_ELIG dependencies on BEN_BENEFIT_ACTIONS_API

Line 835: ben_benefit_actions_api.create_benefit_actions

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