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

SE93 trx creation for a program

Former Member
0 Likes
684

I'm trying to create for a program a trx by SE93.

When I execute the new Z trx system displays the initial screen.

I fill the selection fields of the report and execute, after this system return to the initial screen "Sap easy access".

Don't understand why it happens

Thanks

Best regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
585

Hi

the problem is not with your SE3 t code it is with your program. check your program, check your program again. and also check in se93 wether you have given screen number and some importent fields.

I'm trying to create for a program a trx by SE93.

When I execute the new Z trx system displays the initial screen.

I fill the selection fields of the report and execute, after this system return to the initial screen "Sap easy access".

Don't understand why it happens

Thanks

Best regards

2 REPLIES 2
Read only

Former Member
0 Likes
586

Hi

the problem is not with your SE3 t code it is with your program. check your program, check your program again. and also check in se93 wether you have given screen number and some importent fields.

Read only

0 Likes
585

Hi,

the program is activated, works fine if executed by se38, no errors appear.

The dynpro is correct and is proposed automatically by system in se93.

I deleted the trx by se93 and created again it selecting "transaction with parameters" and when I set 1000 as dynpro system delete it and says that dynpro 0000 doesn't exist

Thanks