DBA Data[Home] [Help]

APPS.QA_SKIPLOT_EVAL_ENGINE dependencies on MTL_ITEM_CATEGORIES_V

Line 124: FROM MTL_ITEM_CATEGORIES_V MICV,

120: x_item_id NUMBER,
121: x_organization_id number,
122: x_item_category_id number) IS
123: SELECT Nvl(micv.category_id,-1) item_category_id
124: FROM MTL_ITEM_CATEGORIES_V MICV,
125: qa_sl_sp_rcv_criteria qssrc,
126: qa_skiplot_association qsa,
127: qa_skiplot_processes qsp
128: WHERE micv.inventory_item_id= x_item_id AND