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

how to run module pool program

Former Member
0 Likes
1,466

hi

i m facing the problem regarding mod.pool

i have created all includes screen pbo and pai

now how to enter the value in layout screen.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,163

Hi ruchi,

tou can run your module pool prog by creating a transaction for it..

right click on your z-prog name create transaction..it takes you to se93 screen..there you give name for your transaction..then,

give your program name, screen number,

check the three check boxes in gui support...thats it your transaction is included in you program..

now right click on the transaction -> execute -> direct processing..

<REMOVED BY MODERATOR>

regards.

Edited by: Alvaro Tejada Galindo on Jan 29, 2008 12:12 PM

4 REPLIES 4
Read only

former_member156446
Active Contributor
0 Likes
1,163

Hi Ruchi

You need to create a Transaction code for the Module pool program, thru SE93

Reagrds

JJ.

Read only

Former Member
0 Likes
1,164

Hi ruchi,

tou can run your module pool prog by creating a transaction for it..

right click on your z-prog name create transaction..it takes you to se93 screen..there you give name for your transaction..then,

give your program name, screen number,

check the three check boxes in gui support...thats it your transaction is included in you program..

now right click on the transaction -> execute -> direct processing..

<REMOVED BY MODERATOR>

regards.

Edited by: Alvaro Tejada Galindo on Jan 29, 2008 12:12 PM

Read only

Former Member
0 Likes
1,163

i made radio button with user command

example num1

num2

i made user command sum and sub if i push sum then add if i push sub then ans come subtraction,

Read only

Former Member
0 Likes
1,163

Hi,

You cannot run a dialog program directly, you need to create transaction code for the program and need to execute the tcode.

Thanks,

Sriram POnna.