hardei
17th November 2009, 09:02
Hello Frnds,
I want to print summary and details in the same report. How should i do it? :)
Thanks in advance.
Hardei.
ahmedhossni
17th November 2009, 09:19
Dear Friend,
Check this post it will help you:
http://www.baanboard.com/baanboard/showthread.php?t=23059
Regards,
hardei
17th November 2009, 09:34
Hi,
Thanks for your prompt reply. But I dont want two different reports for detail and summary . I want to print detail and summary report in one report only.
First part od the report should have detail report and second part of the report should have summary report.
Thanks,
Hardei
litrax
17th November 2009, 13:26
Hello Hardei,
I think what you want is not possible.
Can't you solve this with different layouts?
This is the normal way to do this.
Define a after (field/report) layout and check "New Page".
In your after layout it should be possible to define all total/summary fields.
But I don't know how tall a layout can be (few lines, 1 page, ...) !?
If you need more space than define more after layouts.
Regards
Hitesh Shah
17th November 2009, 14:29
Hi,
I dont want two different reports for detail and summary . I want to print detail and summary report in one report only.
First part od the report should have detail report and second part of the report should have summary report.
Thanks,
Hardei
This is perfectly possible . Check for in-memory analysis (http://www.erpjewels.com/Code%20Generator%20for%20data%20%20transformation.htm) and parallel summaries (http://www.erpjewels.com/Parallel%20Summary.htm)