DBA Data[Home] [Help]

APPS.BEN_DET_WAIT_PERD_CMPLTN dependencies on BEN_LOCATION_OBJECT

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

382: p_rec => l_ass_rec);
383: end if;
384:
385: if l_ass_rec.location_id is not null then
386: ben_location_object.get_object(p_location_id => l_ass_rec.location_id,
387: p_rec => l_loc_rec);
388: /*
389: if l_loc_rec.region_2 is not null then
390: l_jurisdiction_code :=

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

746: ben_person_object.get_benass_object(p_person_id => p_person_id,
747: p_rec => l_ass_rec);
748: end if;
749: if l_ass_rec.location_id is not null then
750: ben_location_object.get_object(p_location_id => l_ass_rec.location_id,
751: p_rec => l_loc_rec);
752: /*
753: if l_loc_rec.region_2 is not null then
754: l_jurisdiction_code :=