DBA Data[Home] [Help]

APPS.POR_LOAD_HR_DATA dependencies on POR_LOAD_LOCATION

Line 161: POR_LOAD_LOCATION.insert_update_location_info (

157:
158: EXIT WHEN c_locations%NOTFOUND;
159:
160:
161: POR_LOAD_LOCATION.insert_update_location_info (
162: x_location_code => l_location_code,
163: x_business_grp_name => l_business_group,
164: x_effective_date => l_effective_date,
165: x_description => l_description,