DBA Data[Home] [Help]

APPS.HR_LOCATION_API dependencies on HR_LOCATION_BK1

Line 142: hr_location_bk1.create_location_b

138: BEGIN
139: --
140: -- Start of API User Hook for the before hook of create_location
141: --
142: hr_location_bk1.create_location_b
143: (
144: p_effective_date => p_effective_date
145: ,p_language_code => l_language_code
146: ,p_location_code => p_location_code

Line 338: hr_location_bk1.create_location_a

334: BEGIN
335: --
336: -- Start of API User Hook for the after hook of create_location
337: --
338: hr_location_bk1.create_location_a
339: (
340: p_effective_date => p_effective_date
341: ,p_language_code => l_language_code
342: ,p_location_code => p_location_code