DBA Data[Home] [Help]

APPS.HR_LOCATION_API dependencies on HR_LOCATION_BK2

Line 697: hr_location_bk2.update_location_b

693: BEGIN
694: --
695: -- Start of API User Hook for the before hook of update_location
696: --
697: hr_location_bk2.update_location_b
698: (
699: p_effective_date => p_effective_date
700: ,p_language_code => l_language_code
701: ,p_location_id => p_location_id

Line 889: hr_location_bk2.update_location_a

885: BEGIN
886: --
887: -- Start of API User Hook for the after hook of update_location
888: --
889: hr_location_bk2.update_location_a
890: (
891: p_effective_date => p_effective_date
892: ,p_language_code => l_language_code
893: ,p_location_id => p_location_id