DBA Data[Home] [Help]

APPS.HR_LOCATION_INFO_TYPES_PKG dependencies on PER_RIC_PKG

Line 179: per_ric_pkg.Chk_integrity(

175: --
176: -- Added the following code as a part of Zero Downtime Patching Project.
177: -- Code Starts Here.
178: --
179: per_ric_pkg.Chk_integrity(
180: p_entity_name=>'HR_LOCATION_INFO_TYPES',
181: p_ref_entity=>'HR_LOCATION_EXTRA_INFO',
182: p_ref_column_name=>'INFORMATION_TYPE',
183: p_ref_col_value_varchar=> X_INFORMATION_TYPE,