DBA Data[Home] [Help]

APPS.BEN_DETERMINE_ELIGIBILITY2 dependencies on BEN_LOCATION_OBJECT

Line 781: ben_location_object.get_object(p_location_id => l_ass_rec.location_id,

777: ben_person_object.get_benass_object(p_person_id => p_person_id,
778: p_rec => l_ass_rec);
779: end if;
780: if l_ass_rec.location_id is not null then
781: ben_location_object.get_object(p_location_id => l_ass_rec.location_id,
782: p_rec => l_loc_rec);
783: -- if l_loc_rec.region_2 is not null then
784: -- l_jurisdiction_code :=
785: -- pay_mag_utils.lookup_jurisdiction_code

Line 992: ben_location_object.get_object(p_location_id => l_ass_rec.location_id,

988: ben_person_object.get_benass_object(p_person_id => p_person_id,
989: p_rec => l_ass_rec);
990: end if;
991: if l_ass_rec.location_id is not null then
992: ben_location_object.get_object(p_location_id => l_ass_rec.location_id,
993: p_rec => l_loc_rec);
994: -- if l_loc_rec.region_2 is not null then
995: -- l_jurisdiction_code :=
996: -- pay_mag_utils.lookup_jurisdiction_code