DBA Data[Home] [Help]

APPS.PER_STC_INS dependencies on PER_RIC_PKG

Line 96: per_ric_pkg.Chk_integrity(

92: --
93: -- Added the following code as a part of Zero Downtime Patching Project.
94: -- Code Starts Here.
95: --
96: per_ric_pkg.Chk_integrity(
97: p_entity_name=> 'PER_SOLUTION_TYPE_CMPTS',
98: p_ref_entity=>'PER_SOLUTION_TYPES',
99: p_ref_column_name=>'SOLUTION_TYPE_NAME',
100: -- Start changes for bug 12639446