DBA Data[Home] [Help]

APPS.HR_ORG_INFO_TYPES_BY_CLASS_PKG dependencies on PER_RIC_PKG

Line 45: per_ric_pkg.Chk_integrity(

41: --
42: -- Added the following code as a part of Zero Downtime Patching Project.
43: -- Code Starts Here.
44: --
45: per_ric_pkg.Chk_integrity(
46: p_entity_name=>'HR_ORG_INFO_TYPES_BY_CLASS',
47: p_ref_entity=>'HR_ORG_INFORMATION_TYPES',
48: p_ref_column_name=>'ORG_INFORMATION_TYPE',
49: p_ref_col_value_varchar=> X_ORG_INFORMATION_TYPE,