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: 

Remove fields from report painter

Former Member
0 Kudos
260

Hi,

I try to create a z transaction code for my report which was built using the report painter tool. I got additional fields like read mode, print report and rebuild frozen report data on the selection screen. How can I remove these fields to make the selection screen identical to the one when executing in report painter tool? Please help!

Thanks,

Chuong

4 REPLIES 4

Former Member
0 Kudos
109

try to create variants for your selection in se38 report..

and next go to se93 and create tansaction with varaiant then for every transactin you will get

different screens..

Regards,

Prabhudas

0 Kudos
109

I did create a variant for the transaction but it is the print parameter that we really want to get rid of. Do you know how?

Chuong

Former Member
0 Kudos
109

Hi,

You can change the transaction type:

Goto SE93 --> Click Change --> In menu bar click on Edit --> Change Transaction type --> Select program and selection screen (Report Transaction) radio button and Save.

Also make sure that you have selected all the GUI support check box.

Activate the transaction and execute.

Hope this may work..

Regards,

Prashant

0 Kudos
109

Hi Prashant,

I tried what you suggested but it still does not work properly. The print parameter still exists.

Thanks,

Chuong