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
629

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,up on selecting it should work as in the standard SAP-screen print option.

Correct answers will be promptly rewarded.

Regards,

Rama Murthy.P

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
565

Maybe have a read of:

Jonathan

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,up on selecting it should work as in the standard SAP-screen print option.

Correct answers will be promptly rewarded.

Regards,

Rama Murthy.P

3 REPLIES 3
Read only

Former Member
0 Likes
566

Maybe have a read of:

Jonathan

Read only

Former Member
0 Likes
565

Hi,

Create a push button and assign a function code.

Using if or case statement, call function module GET_PRINT_PARAMETERS by passing the required parameters. Then you will be prompted to get the print.

Hope this helps.

Thanks,

Srinivasa

Read only

Former Member
0 Likes
565

Hi all,

Thanks my problem is solved.

Regards,

Ram.