[Home] [Help]
695: BEGIN
696: --
697: -- Start of API User Hook for the before hook of update_location
698: --
699: hr_location_bk2.update_location_b
700: (
701: p_effective_date => p_effective_date
702: ,p_language_code => l_language_code
703: ,p_location_id => p_location_id
888: BEGIN
889: --
890: -- Start of API User Hook for the after hook of update_location
891: --
892: hr_location_bk2.update_location_a
893: (
894: p_effective_date => p_effective_date
895: ,p_language_code => l_language_code
896: ,p_location_id => p_location_id