We are trying to formulate a report on QR 6.5 based on IC 6.1B and Movement Reporter 6.5.
This report is to print all the movement in stock in columner form (done with formulas based on transaction type in MR)
based on the Items available at a specific location. The issue is that immediately after picking up MR data the ICILOC.R file drops the
references obtained from ICITEM.R. (ie. Item Description and Weight fields).

The Columns in the report are;
Location Code, Item Code, Qty on Hand (from ICILOC.R)
Item Description, Unit Weight (from ICITEM.R)
Transaction Date, Transaction Type, Quantity (from MRHIST.R)

Selection : for a given Location Code
Range : For a given Date range based on MR-Transaction Date.

Any hints to overcome this would be much appreciated.