DBA Data[Home] [Help]

APPS.INV_LABEL_PVT8 dependencies on OE_ORDER_HEADERS_ALL

Line 1386: FROM oe_order_headers_all oeoh

1382: , oeoh.tp_attribute15
1383: , oeoh.sales_channel_code
1384: , oeoh.shipping_instructions
1385: , oeoh.packing_instructions
1386: FROM oe_order_headers_all oeoh
1387: WHERE oeoh.header_id = p_header_id;
1388:
1389: -- Bug 9261874, Cursor defined to fetch serial information from WSN or MSNT or WDD
1390: