DBA Data[Home] [Help]

APPS.HR_LOCATION_API dependencies on HR_LOCATION_BK4

Line 1222: hr_location_bk4.create_location_legal_adr_b(

1218: BEGIN
1219: --
1220: -- Start of API User Hook for the before hook of create_generic_location
1221: --
1222: hr_location_bk4.create_location_legal_adr_b(
1223: p_effective_date => p_effective_date
1224: ,p_language_code => l_language_code
1225: ,p_location_code => p_location_code
1226: ,p_description => p_description

Line 1324: hr_location_bk4.create_location_legal_adr_a

1320: BEGIN
1321: --
1322: -- Start of API User Hook for the after hook of create_generic_location
1323: --
1324: hr_location_bk4.create_location_legal_adr_a
1325: (
1326: p_effective_date => p_effective_date
1327: ,p_language_code => l_language_code
1328: ,p_location_code => p_location_code