Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Report Painter problem

Former Member
0 Likes
383

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
363

Hi

Is the rows n columns are in same internal table i.e Final Internal table.

try to explain ur problem more clearly.

cheers!!!!

2 REPLIES 2
Read only

Former Member
0 Likes
364

Hi

Is the rows n columns are in same internal table i.e Final Internal table.

try to explain ur problem more clearly.

cheers!!!!

Read only

Former Member
0 Likes
363

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