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

SUBMIT does not work from Module-Pool

Former Member
0 Likes
449

Hi All,

We are trying to call one executable program from module pool program. This is not working as expected. When we try to do this via a normal executable program the SUBMIT works as it should be.

Kindly suggest what is the problem or try to us some alternative to it.

Regards,

Santosh

3 REPLIES 3
Read only

Former Member
0 Likes
416

Check the below links :

http://www.sapbrainsonline.com/FAQs/TECHNICAL/SAP_ABAP_Transactions_FAQ.html ( Search here like submit)

Thanks

Seshu

Read only

Former Member
0 Likes
416

hi,

are u calling the report by having a button on the application bar.

if then

when 'REPORT'.

SUBMIT REPORT VIA SELECTION-SCREEN AND RETURN. " report having selection-screen.

Read only

Former Member
0 Likes
416