‎2008 Jan 29 3:51 PM
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.
‎2008 Jan 29 4:51 PM
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
‎2008 Jan 29 3:52 PM
Hi Ruchi
You need to create a Transaction code for the Module pool program, thru SE93
Reagrds
JJ.
‎2008 Jan 29 4:51 PM
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
‎2008 Jan 29 5:09 PM
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,
‎2008 Jan 29 5:33 PM
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.