‎2008 Mar 27 5:31 PM
Hi,
I have created report painter program i.e. reports and having problems with it
1. I have many rows and colums. If both rows and columns are having calculations, both calculations are not working i.e. only one is working. How to make both calculations work
Example : Column has Column1 + Column2
Row has row5/row1 * 100.
Both formulas should work i.e. What needs to happen is the column addition followed by the row calculation.
2. I have N number of sub-reports in one libarary . How to hide few reports in runtime or the end should see only few reports.
It would really great if you can throw some light on the above queries.
Thanks,
Kiran
Edited by: Alvaro Tejada Galindo on Mar 27, 2008 1:32 PM
‎2008 Mar 27 5:42 PM
Hi
Is the rows n columns are in same internal table i.e Final Internal table.
try to explain ur problem more clearly.
cheers!!!!
‎2008 Mar 27 5:42 PM
Hi
Is the rows n columns are in same internal table i.e Final Internal table.
try to explain ur problem more clearly.
cheers!!!!
‎2008 Mar 27 5:49 PM
Thanks for response Maruthi Rao.
This is not ABAP report, so it will not have internal tables etc. It is Report Painter, which is different.
Thanks!!
Kiran