DBA Data[Home] [Help]

APPS.BEN_EXTRACT dependencies on BEN_MAINTAIN_BENEFIT_ACTIONS

Line 379: ben_maintain_benefit_actions.get_peractionrange_persondets

375: end if;
376: --
377: -- Get the person id range for the person action id range
378: --
379: ben_maintain_benefit_actions.get_peractionrange_persondets
380: (p_benefit_action_id => p_benefit_action_id
381: ,p_start_person_action_id => p_start_person_action_id
382: ,p_end_person_action_id => p_end_person_action_id
383: --