DBA Data[Home] [Help]

APPS.BEN_DERIVE_PART_AND_RATE_FACTS dependencies on BEN_LOCATION_OBJECT

Line 848: ben_location_object.get_object(p_location_id=> l_ass_rec.location_id

844: END IF;
845: --
846: IF l_ass_rec.location_id IS NOT NULL THEN
847: --
848: ben_location_object.get_object(p_location_id=> l_ass_rec.location_id
849: ,p_rec => l_loc_rec);
850: --
851: --Bug 1949361 fixes
852: /*