Typically, I create orders in ME21N, batch the delivery in VL10B, then use VL06F:Item View find display a list of all the orders I've setup. This is the only T-Code I've found to display Purchase Documents alongside Deliveries and Shipments (BOL). With VL06F, I can use a list of Delivery numbers or a list of BOLs as my search parameter, but if I have a list of Purchase Documents, I have to use other search parameters to find a data set result I can then filter after execution. However, I am currently working on an efficient method of finding orders with errant deliveries, and I want to see if I have to use a combination of ME2N:Delivery Schedule view and VL06F:Item View. However, I still don't have a 100% confirmed identifier for "Yep, this means this order has an errant delivery.", I feel the need to massage as large a data set as possible to effectively figure out what means what, and what situations will throw false positives.
Even so, I have long had a need for T-Code which offers Purchasing Document/Purchase Order/Order/Sales Order, Delivery, and Shipment as viable search parameters, and displays Purchasing Documents/Purchase Orders/Orders/Sales Orders, Deliveries, and Shipments in an ALV Grid. Is there any T-Code with this capability?