DBA Data[Home] [Help]

APPS.HR_LOCATION_API dependencies on HR_LOCATION_BK7

Line 1715: hr_location_bk7.disable_location_legal_adr_b

1711: BEGIN
1712: --
1713: -- Start of API User Hook for the before hook of disable_location_legal_adr
1714: --
1715: hr_location_bk7.disable_location_legal_adr_b
1716: (
1717: p_effective_date => p_effective_date
1718: ,p_location_id => p_location_id
1719: ,p_object_version_number => l_object_version_number

Line 1752: hr_location_bk7.disable_location_legal_adr_a

1748: BEGIN
1749: --
1750: -- Start of API User Hook for the after hook of disable_location_legal_adr
1751: --
1752: hr_location_bk7.disable_location_legal_adr_a
1753: (
1754: p_effective_date => p_effective_date
1755: ,p_location_id => p_location_id
1756: ,p_object_version_number => l_object_version_number