Hi
I have 'Line Item Detail Report'(REPORT1) which gives the latest records . I want use these detail records as a input records to another consolidated report(REPORT2).
I mean ,
REPORT1 -
contains 'lastest detailed line items' .
REPORT2 -
contains 'consolidated records'.
And User enter the 'DATE1' as a input selection screen of REPORT2. Then it needs to go to REPORT1 and fetch the corresponding records from the REPORT1.
So how can i get like this one
regards
kumar