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

module pool output

0 Likes
790

hi,

i want to see the module pool output after executing it. can it be possible to get this, give your valuable inputs.

regards,

maddy

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
758

assign the module pool program to a transaction and execute the transaction to see the output

goto SE93

Give a new transaction name and say create

Select first radio button

give short text and program name

now execute the transaction

7 REPLIES 7
Read only

Former Member
0 Likes
759

assign the module pool program to a transaction and execute the transaction to see the output

goto SE93

Give a new transaction name and say create

Select first radio button

give short text and program name

now execute the transaction

Read only

alex_m
Active Contributor
0 Likes
758

What was your question, module pool contains collection of screens and events. The screen will be displayed in oiutput.

What output u r taking?.

Read only

Former Member
0 Likes
758

keep the cursor in ur program name rigth click the mouse.

in that select execute->direct processing.

else create a tcode in SE93 for ur module pool program & execute the tcode.

Read only

Former Member
0 Likes
758

hi

u can see the module pool output through transaction that u create for the program.....

Read only

Former Member
0 Likes
758

hi,

go to se93 and create a transaction for that module pool program.

and execute by transaction.with out transaction module pool programs are not executed,

Regards,

NRT

Read only

0 Likes
758

thank you for the help provided

Read only

Former Member
0 Likes
758

Go to se93 transaction and click create button and then write description then give the Module pool program name and save it and execute the transaction code. This is the process of to get the output