DBA Data[Home] [Help]

APPS.BEN_DERIVE_FACTORS dependencies on BEN_LOCATION_OBJECT

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

326: p_rec => l_pil_rec);
327: --
328: if l_ass_rec.location_id is not null then
329: --
330: ben_location_object.get_object(p_location_id => l_ass_rec.location_id,
331: p_rec => l_loc_rec);
332: --
333: --Bug 1949361 commented the following code
334: /*