DBA Data[Home] [Help]

APPS.BEN_MANAGE_LIFE_EVENTS dependencies on BEN_PERSON_ACTIONS_API

Line 7935: ben_person_actions_api.create_person_actions

7931: -- A bit of a hack to force the creation of a person action as we
7932: -- don't have a potential life event at this point and we want to be
7933: -- able to safely roll the person back should an error occur.
7934: --
7935: ben_person_actions_api.create_person_actions
7936: (p_validate => false,
7937: p_person_action_id => l_person_action_id,
7938: p_person_id => p_person_id,
7939: p_ler_id => l_ler_rec.ler_id,