DBA Data[Home] [Help]

APPS.BEN_MANAGE_LIFE_EVENTS dependencies on BEN_PERSON_ACTIONS_API

Line 8343: ben_person_actions_api.create_person_actions

8339: -- A bit of a hack to force the creation of a person action as we
8340: -- don't have a potential life event at this point and we want to be
8341: -- able to safely roll the person back should an error occur.
8342: --
8343: ben_person_actions_api.create_person_actions
8344: (p_validate => false,
8345: p_person_action_id => l_person_action_id,
8346: p_person_id => p_person_id,
8347: p_ler_id => l_ler_rec.ler_id,