DBA Data[Home] [Help]

APPS.BEN_REOPEN_LER_CONC dependencies on BEN_PERSON_ACTIONS_API

Line 292: ben_person_actions_api.create_person_actions

288: --
289: -- Either no person sel rule or person selection rule passed. Create a
290: -- person action row.
291: --
292: ben_person_actions_api.create_person_actions
293: (p_validate => FALSE,
294: p_person_action_id => l_person_action_id,
295: p_person_id => l_rec.person_id,
296: p_ler_id => l_rec.per_in_ler_id,