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

Execution of Program

Former Member
0 Likes
683

Hi all,

I have developed a program and created a transaction code for that program. when i used to execute the program i give the transcation code.. It directs me to the selection screen page.. after making the required changes when i execute it, the selection screen just closes and goes back to SAP initial page.

Whereas if I go and execute the program in SA38 transaction its working fine.

Could anyone tell me what could be the error behind this.

3 REPLIES 3
Read only

Former Member
0 Likes
661

Is the trancode set up to execute SCREEN 1000?

Anything in an AT SELECTION-SCREEN that is getting out of the program if there is an error?

Anything in an AT SELECTION-SCREEN OUTPUT that is getting out of the program if there is an error?

Read only

Former Member
0 Likes
661

Deleted dbl post.

Edited by: Paul Chapman on Jun 5, 2008 10:42 AM

Read only

Former Member
0 Likes
661

The screen should be 1000 as Paul mentioned.

Are you doing any check based n the SY-TCODE?

Regards,

Ravi