Order Management - EBS (MOSC)

MOSC Banner

SQL Query returning duplicate rows

edited Aug 28, 2013 7:47PM in Order Management - EBS (MOSC) 2 commentsAnswered
Hi Friends,

Can you please help me debug this query..

its returning duplicate rows.I need to display the customer_item_number for an item.

select MCIX.CUSTOMER_ITEM_NUMBER from MTL_CUSTOMER_ITEM_XREFS_V MCIX,oe_order_headers_v OOHV,oe_order_lines_v OOLVwhere OOHV.header_id = OOLV.header_idAND mcix.inventory_item_id = oolv.inventory_item_id.

Thanks a lot in advance.

Kind Regards

Siva Charan

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