DBA Data[Home] [Help]

APPS.BEN_BACK_OUT_LIFE_EVENT dependencies on BEN_PEN_BUS

Line 6187: ben_pen_bus.manage_per_type_usages

6183: close c_ben_prtt_enrt_rslt_f;
6184: -- after result backed out determine the person type usage
6185: -- since the backout not calling the multiedit
6186: -- person type usage is not updated # 2899702
6187: ben_pen_bus.manage_per_type_usages
6188: ( p_person_id => l_person_id
6189: ,p_business_group_id => p_business_group_id
6190: ,p_effective_date => p_effective_date
6191: ) ;