DBA Data[Home] [Help]

APPS.IEU_PVT dependencies on IEU_UWQ_RES_CATS_B

Line 1203: ieu_uwq_res_cats_b

1199: where_clause
1200: into
1201: l_res_cat_where_clause
1202: from
1203: ieu_uwq_res_cats_b
1204: where
1205: res_cat_id = 10001;
1206:
1207: exception