DBA Data[Home] [Help]

APPS.HR_LOCATION_API dependencies on HR_LOCATION_BK4

Line 1238: hr_location_bk4.create_location_legal_adr_b(

1234: BEGIN
1235: --
1236: -- Start of API User Hook for the before hook of create_generic_location
1237: --
1238: hr_location_bk4.create_location_legal_adr_b(
1239: p_effective_date => p_effective_date
1240: ,p_language_code => l_language_code
1241: ,p_location_code => p_location_code
1242: ,p_description => p_description

Line 1366: hr_location_bk4.create_location_legal_adr_a

1362: BEGIN
1363: --
1364: -- Start of API User Hook for the after hook of create_generic_location
1365: --
1366: hr_location_bk4.create_location_legal_adr_a
1367: (
1368: p_effective_date => p_effective_date
1369: ,p_language_code => l_language_code
1370: ,p_location_code => p_location_code