DBA Data[Home] [Help]

APPS.BEN_CLOSE_ENROLLMENT dependencies on BEN_BENEFIT_ACTIONS_API

Line 2142: ben_benefit_actions_api.create_benefit_actions

2138: if p_benefit_action_id is null then
2139: --
2140: -- Create a new benefit_action row.
2141: --
2142: ben_benefit_actions_api.create_benefit_actions
2143: (p_validate => FALSE
2144: ,p_benefit_action_id => l_benefit_action_id
2145: ,p_process_date => l_effective_date
2146: ,p_mode_cd => p_close_cd -- 'S' -- 1674123