Yes create a transaction search
Type - sales order
Status - pending fulfillment, partially fulfilled, pending fulfillment/partially fulfilled
Mainline - false
Tax line - false
Shipping line - false
Add your columns
Date - summary type group
Document number - summary type group
Main line name - summary type group
Item
Memo
Quantity
Quantity committed
Quantity Fulfilled Recieved
Formula numeric (summary type - SUM) {quantity} - NVL({quantitycommitted}, 0) - NVL({quantityshiprecv}, 0)