DBA Data[Home] [Help]

APPS.IEU_DIAGNOSTICS_PVT dependencies on IEU_UWQ_RES_CATS_B

Line 3130: ieu_uwq_res_cats_b

3126: where_clause
3127: into
3128: l_res_cat_where_clause
3129: from
3130: ieu_uwq_res_cats_b
3131: where
3132: res_cat_id = 10001;
3133:
3134: exception