Incorrect quantity in Item Inquiry
In table rcv_shipment_lines have quantity 1000 and shipment_line_status_code = FULLY RECEIVED but in IC_TRAN_PND have quantity 100 UOM in both tables the same. Join tables as
rcv_shipment_lines.shipment_header_id = IC_TRAN_PND.doc_id. Who can explain why?