DBA Data[Home] [Help]

APPS.HR_LOCATION_API dependencies on HR_LOCATION_BK5

Line 1483: hr_location_bk5.update_location_legal_adr_b

1479: BEGIN
1480: --
1481: -- Start of API User Hook for the before hook of update_location_legal_adr
1482: --
1483: hr_location_bk5.update_location_legal_adr_b
1484: (
1485: p_effective_date => p_effective_date
1486: ,p_location_id => p_location_id
1487: ,p_description => p_description

Line 1578: hr_location_bk5.update_location_legal_adr_a

1574: BEGIN
1575: --
1576: -- Start of API User Hook for the after hook of update_location_legal_adr
1577: --
1578: hr_location_bk5.update_location_legal_adr_a
1579: (
1580: p_effective_date => p_effective_date
1581: ,p_location_id => p_location_id
1582: ,p_description => p_description