Application Development 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: 

Report Painter

Former Member
0 Kudos

Hi all.

I'm an ABAP consultant and I'm new with report painter.

I have to do a report using Report Painter tool for a "Z" table.

I've already created the library and the report. The report has 3 sections and for one of them the columns depends on the others. I guess that this must be doing using a formula but when I try I dont have formula components available to do it.

If I double click on a cell of the other sections, then I can use them on a formula in the section where I need to do the formulas. I also noted that if I try to do a formula for a row then I can select rows from others sections. I dont understand why it works for rows and doesnt work for columns.

Can anyone tell me why is this happening? and if so, how to solve it?

Regards.

Gregory.

Edited by: Gregory Mayorga on Apr 14, 2010 9:16 AM

Edited by: Gregory Mayorga on Apr 14, 2010 9:39 AM

Moderator message: please use a more descriptive subject line next time.

Edited by: Thomas Zloch on Apr 14, 2010 5:23 PM

2 REPLIES 2

Former Member
0 Kudos

Hi.

By now I decided to forgot the section that depends on the others section and try to test the other two sections. When I did it i get the following dump:

Program "SAPLGUMD"

MOVE_TO_LIT_NOTALLOWED_NODATA

Assignment error: Overwriting a protected field.

I've already search SAP Notes without success. Does anyone know why is this happening?

Regards.

Gregory.

Former Member
0 Kudos

Solved by my own with an ABAP report.