DBA Data[Home] [Help]

APPS.PQH_ATL_INS dependencies on PER_RIC_PKG

Line 59: per_ric_pkg.Chk_integrity(

55: --
56: -- Added the following code as a part of Zero Downtime Patching Project.
57: -- Code Starts Here.
58: --
59: per_ric_pkg.Chk_integrity(
60: p_entity_name=>'PQH_ATTRIBUTES_TL',
61: p_ref_entity=>'PQH_ATTRIBUTES',
62: p_ref_column_name=>'ATTRIBUTE_ID',
63: p_ref_col_value_number=>p_rec.attribute_id,