DBA Data[Home] [Help]

APPS.PER_STC_DEL dependencies on PER_RIC_PKG

Line 65: per_ric_pkg.Chk_integrity(

61: -- Added the following code as a part of Zero Downtime Patching Project.
62: -- Code Starts Here.
63: --
64: --
65: per_ric_pkg.Chk_integrity(
66: p_entity_name=> 'PER_SOLUTION_TYPE_CMPTS',
67: p_ref_entity=>'PER_SOLUTIONS',
68: p_ref_column_name=>'SOLUTION_TYPE_NAME',
69: -- Start changes for bug 12639446