DBA Data[Home] [Help]

APPS.PQP_PENSION_PROVIDERS dependencies on HR_LOCATION_EXTRA_INFO_API

Line 191: hr_location_extra_info_api.create_location_extra_info

187: p_description => p_location_code);
188:
189: -- Create record in Extra Location information .
190: -- For NL the postal address is stored here .
191: hr_location_extra_info_api.create_location_extra_info
192: (p_validate => FALSE
193: ,p_location_id => l_location_id
194: ,p_information_type => 'NL_POSTAL_ADDRESS'
195: ,p_lei_attribute_category => NULL