DBA Data[Home] [Help]

APPS.BEN_BACK_OUT_LIFE_EVENT dependencies on BEN_PEN_BUS

Line 6762: ben_pen_bus.manage_per_type_usages

6758: close c_ben_prtt_enrt_rslt_f;
6759: -- after result backed out determine the person type usage
6760: -- since the backout not calling the multiedit
6761: -- person type usage is not updated # 2899702
6762: ben_pen_bus.manage_per_type_usages
6763: ( p_person_id => l_person_id
6764: ,p_business_group_id => p_business_group_id
6765: ,p_effective_date => p_effective_date
6766: ) ;