DBA Data[Home] [Help]

APPS.HR_LOCATION_API dependencies on HR_LOCATION_BK6

Line 1845: hr_location_bk6.enable_location_legal_adr_b

1841: BEGIN
1842: --
1843: -- Start of API User Hook for the before hook of enable_location_legal_adr
1844: --
1845: hr_location_bk6.enable_location_legal_adr_b
1846: (
1847: p_effective_date => p_effective_date
1848: ,p_location_id => p_location_id
1849: ,p_object_version_number => l_object_version_number

Line 1882: hr_location_bk6.enable_location_legal_adr_a

1878: BEGIN
1879: --
1880: -- Start of API User Hook for the after hook of enable_location_legal_adr
1881: --
1882: hr_location_bk6.enable_location_legal_adr_a
1883: (
1884: p_effective_date => p_effective_date
1885: ,p_location_id => p_location_id
1886: ,p_object_version_number => l_object_version_number