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

Print option on module pool screen

Former Member
0 Likes
369

Hi Experts,

There is a urgent requirement where in I have to provide PRINT option just as in standard SAP screens, on to my module pool screen, ie I need to provide a option in the menu of the module-pool screen containing Table controle,up on selecting it should work as in the standard SAP-screen print option, printing the contents of table controle on the module pool screen.

Correct answers will be promptly rewarded, please help

Regards,

Ram.

Hi Experts,

There is a urgent requirement where in I have to provide PRINT option just as in standard SAP screens, on to my module pool screen, ie I need to provide a option in the menu of the module-pool screen containing Table controle,up on selecting it should work as in the standard SAP-screen print option, printing the contents of table controle on the module pool screen.

Correct answers will be promptly rewarded, please help

Regards,

Ram.

2 REPLIES 2
Read only

matt
Active Contributor
0 Likes
333

You need to go to list processing, using LEAVE TO LIST-PROCESSING:

<a href="http://help.sap.com/saphelp_46c/helpdata/en/9f/db9d2f35c111d1829f0000e829fbfe/content.htm">Starting Lists from Screen Processing</a>

matt

Read only

Former Member
0 Likes
333

Hi my problem is solved thanks