DBA Data[Home] [Help]

APPS.BEN_CLOSE_ENROLLMENT dependencies on BEN_BENEFIT_ACTIONS_API

Line 2102: ben_benefit_actions_api.create_benefit_actions

2098: if p_benefit_action_id is null then
2099: --
2100: -- Create a new benefit_action row.
2101: --
2102: ben_benefit_actions_api.create_benefit_actions
2103: (p_validate => FALSE
2104: ,p_benefit_action_id => l_benefit_action_id
2105: ,p_process_date => l_effective_date
2106: ,p_mode_cd => p_close_cd -- 'S' -- 1674123