DBA Data[Home] [Help]

APPS.PQH_TCA_DEL dependencies on PER_RIC_PKG

Line 56: per_ric_pkg.Chk_integrity(

52: --
53: -- Added the following code as a part of Zero Downtime Patching Project.
54: -- Code Starts Here.
55: --
56: per_ric_pkg.Chk_integrity(
57: p_entity_name=> 'PQH_TXN_CATEGORY_ATTRIBUTES',
58: p_ref_entity=>'PQH_SPECIAL_ATTRIBUTES',
59: p_ref_column_name=>'TXN_CATEGORY_ATTRIBUTE_ID',
60: p_ref_col_value_number=>p_rec.txn_category_attribute_id,