Order Management - EBS (MOSC)

MOSC Banner

R12 Link between MTL_CUSTOMER_ITEM_XREFS_V and OM tables

edited Aug 26, 2013 6:44PM in Order Management - EBS (MOSC) 1 commentAnswered
Hi Friends,

I have to include the "CUSTOMER_ITEM_NUMBER"  from the table "MTL_CUSTOMER_ITEM_XREFS_V". Can you please help me with the join to link this table with the below query.

Thank you very much.

Select OOLV.ordered_item ITEM_DESC,OOLV.user_item_description V_ITEM_DESC,OOLV.packing_instructions LINES_PACKING_INSTRUCTIONS,OOLV.ordered_quantity ORDERED_QUANTITY,OOLV.order_quantity_uom ORDER_QUANTITY_UOM

FROM oe_order_headers_v OOHV

,oe_frght_terms_active_v OFTAV

,oe_ship_methods_v OSMV

,ra_salesreps RAS

,oe_order_lines_v OOLV

,mtl_uom_conversions MUC

-- ,oe_items_v OIV-- ,ar_customers_v ACV view obselete in r12

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center