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

cant execute transaction

Former Member
0 Likes
1,101

ive created a transaction code for a program in SE93, now when Im calling the transaction by its name created in SE93, its saying this transaction doesnt exist

i cross checked in SE93? it exists

wats the problem?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,054

Hi,

While creating transaction make sure that you have selected "Start Object" as "Program and Screen(dialog transaction)"

and default screen number 1000 is given.

It will solve the issue.

Thx!

Harry

8 REPLIES 8
Read only

Former Member
0 Likes
1,054

Ru trying to execute the transaction from menu or else you are trying to call from another program...

Read only

Former Member
0 Likes
1,054

hiii

open SE80 and enter program name and check there if it is showing transaction code there or not.or check in se93 that program name was correct or not.

regards

twinkal

Read only

former_member585060
Active Contributor
0 Likes
1,054

If u r creating Tcode for a Report Program

Select Radio button Program and Selection Screen, default screen 1000

If it is a Tcode for Module program

Select Radio button Program and Screen

Regards

Bala Krishna

Edited by: Bala Krishna on Aug 27, 2008 5:12 PM

Read only

0 Likes
1,054

well, when im running it from SE93, it works but if im calling it alone, message aapears that it doesnt exist

any clue, why?

Read only

Former Member
0 Likes
1,054

Hi,

while you have created the T-code for your report program,

make sure you have selected the radio button

Program and selection screen(report transaction).

Also make sure that the program name is entered correctly.

Best of luck,

Bhumika

Read only

0 Likes
1,054

it works in fact, i should add /n+ tcode, thanks

Read only

Former Member
0 Likes
1,055

Hi,

While creating transaction make sure that you have selected "Start Object" as "Program and Screen(dialog transaction)"

and default screen number 1000 is given.

It will solve the issue.

Thx!

Harry

Read only

Former Member
0 Likes
1,054

Have you check the boxes for GUI SUPPORT ...

Usually I check all of them!