DBA Data[Home] [Help]

APPS.HR_LOCATION_INTERNAL dependencies on HR_LOT_INS

Line 228: hr_lot_ins.ins_tl

224: ,p_business_group_id => p_business_group_id
225: );
226: --
227: -- Now insert translatable rows in HR_LOCATIONS_ALL_TL table
228: hr_lot_ins.ins_tl
229: ( p_language_code => l_language_code,
230: p_location_id => l_location_id,
231: p_location_code => p_location_code,
232: p_description => p_description,