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

Former Member
0 Likes
377

Hello all,

I have Report Painter report. But our clients need the other layout (Script or SmartForm).

Could you tell me how I can use the results of Report Painter report and represent these data in SmartForm.

Thanks a lot.

3 REPLIES 3
Read only

Former Member
0 Likes
350

Igor,

If I understand it right, report painter is a generated program.

Now, both SAP Script / SMART Form feed on the data you pass to them. Usually this is done a program called as the Print program which collects the data and passes it on to the Form. So, some how if you are able to capture the output data of the report painter, you can design a Form and display the data accordingly.

Regards,

Ravi

Read only

Former Member
0 Likes
350

Dear Ravi,

I don't know the where are output data of the report painter.