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

Creating a transaction Code

Former Member
0 Likes
616

hey Guys,

How am I going to create a transaction code without a screen?

Is it possible?

Thanks !

Mark

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
594

Hi,

If there is no Selection Screen then ur report will run automatically.

When you are creating the Tcode in SE93, select the Transaction type as REPORT TRANSACTION Radiobutton. (the default will be DIALOG Transaction).

Regards,

Priyanka.

6 REPLIES 6
Read only

amit_khare
Active Contributor
0 Likes
594

If your report dont have a selection screen, it will run accrdingly.

Read only

Former Member
Read only

Former Member
0 Likes
594

HI Mark Rennel,

you can't create a transaction code wtihout a screen.

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
594

without assigning to screen you can assigning a tcode

to method of a class,Transaction with variant , Transaction with parameters

Read only

Former Member
0 Likes
595

Hi,

If there is no Selection Screen then ur report will run automatically.

When you are creating the Tcode in SE93, select the Transaction type as REPORT TRANSACTION Radiobutton. (the default will be DIALOG Transaction).

Regards,

Priyanka.

Read only

0 Likes
594

Thank you so much priyanka!

You have solved my problem....