DBA Data[Home] [Help]

APPS.BEN_DERIVE_FACTORS dependencies on BEN_LOCATION_OBJECT

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

311: p_rec => l_pil_rec);
312: --
313: if l_ass_rec.location_id is not null then
314: --
315: ben_location_object.get_object(p_location_id => l_ass_rec.location_id,
316: p_rec => l_loc_rec);
317: --
318: --Bug 1949361 commented the following code
319: /*