DBA Data[Home] [Help]

APPS.HR_LOCATION_API dependencies on HR_LOCATION_BK5

Line 1551: hr_location_bk5.update_location_legal_adr_b

1547: BEGIN
1548: --
1549: -- Start of API User Hook for the before hook of update_location_legal_adr
1550: --
1551: hr_location_bk5.update_location_legal_adr_b
1552: (
1553: p_effective_date => p_effective_date
1554: ,p_location_id => p_location_id
1555: ,p_description => p_description

Line 1672: hr_location_bk5.update_location_legal_adr_a

1668: BEGIN
1669: --
1670: -- Start of API User Hook for the after hook of update_location_legal_adr
1671: --
1672: hr_location_bk5.update_location_legal_adr_a
1673: (
1674: p_effective_date => p_effective_date
1675: ,p_location_id => p_location_id
1676: ,p_description => p_description