DBA Data[Home] [Help]

APPS.HR_LOCATION_API dependencies on HR_LOCATION_BK7

Line 1822: hr_location_bk7.disable_location_legal_adr_b

1818: BEGIN
1819: --
1820: -- Start of API User Hook for the before hook of disable_location_legal_adr
1821: --
1822: hr_location_bk7.disable_location_legal_adr_b
1823: (
1824: p_effective_date => p_effective_date
1825: ,p_location_id => p_location_id
1826: ,p_object_version_number => l_object_version_number

Line 1859: hr_location_bk7.disable_location_legal_adr_a

1855: BEGIN
1856: --
1857: -- Start of API User Hook for the after hook of disable_location_legal_adr
1858: --
1859: hr_location_bk7.disable_location_legal_adr_a
1860: (
1861: p_effective_date => p_effective_date
1862: ,p_location_id => p_location_id
1863: ,p_object_version_number => l_object_version_number