DBA Data[Home] [Help]

APPS.PER_SOL_INS dependencies on PER_RIC_PKG

Line 90: per_ric_pkg.Chk_integrity(

86: --
87: -- Added the following code as a part of Zero Downtime Patching Project.
88: -- Code Starts Here.
89: --
90: per_ric_pkg.Chk_integrity(
91: p_entity_name=>'PER_SOLUTIONS', -- Modified for the bug 12639446
92: p_ref_entity=>'PER_SOLUTION_TYPES',
93: p_ref_column_name=>'SOLUTION_TYPE_NAME',
94: -- Modified for bug 12639446