DBA Data[Home] [Help]

APPS.PQH_ATT_SHD dependencies on PER_RIC_PKG

Line 519: per_ric_pkg.Chk_integrity (

515: --
516: -- Added the following code as a part of Zero Downtime Patching Project.
517: -- Code Starts Here.
518: --
519: per_ric_pkg.Chk_integrity (
520: p_entity_name=>'PQH_ATTRIBUTES',
521: p_ref_entity=>'PQH_TABLE_ROUTE',
522: p_ref_column_name=>'TABLE_ROUTE_ID', -- changed for bug 12639523
523: p_ref_col_value_number=>l_master_table_route_id,