DBA Data[Home] [Help]

APPS.BEN_EVALUATE_PTNL_LF_EVT dependencies on BEN_LOCATION_OBJECT

Line 1915: ben_location_object.get_object

1911: end if;
1912: --
1913: if l_ass_rec.location_id is not null then
1914: --
1915: ben_location_object.get_object
1916: (p_location_id => l_ass_rec.location_id,
1917: p_rec => l_loc_rec);
1918: --
1919: -- if l_loc_rec.region_2 is not null then

Line 2070: ben_location_object.get_object

2066: end if;
2067: --
2068: if l_ass_rec.location_id is not null then
2069: --
2070: ben_location_object.get_object
2071: (p_location_id => l_ass_rec.location_id,
2072: p_rec => l_loc_rec);
2073: --
2074: -- if l_loc_rec.region_2 is not null then

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

2385: end if;
2386: --
2387: if l_ass_rec.location_id is not null then
2388: --
2389: ben_location_object.get_object(p_location_id => l_ass_rec.location_id,
2390: p_rec => l_loc_rec);
2391: --
2392: -- if l_loc_rec.region_2 is not null then
2393: --