Application Development 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: 

How to add a print_layout button in custom control screen in module pool programming

Former Member
0 Kudos

Hi Experts,

          I have developed a report for payment proposal using ALV grid display. Now i need to add a button in the custom control menu. How could i create?

Thanks&Regards,

Prasanth.

3 REPLIES 3

former_member1716
Active Contributor
0 Kudos

Hi Prasanth,

You can create your button through GUI.

In GUI of your program expand the application bar option enter the custom button and select the function code as required and proceed creating it.

To get more ideas on this, you can easily find many discussions in SCN.

Please let me know if you have any queries in specific.

Regards,

Satish


0 Kudos

Hi Satish,

     Can u send some sample code to add a button in standard alv tool bar. I am using OO ALV.

My requirement is to add a button in the tool bar. And i am using custom controller.

Thanks&Regards,

Prasanth.

thanga_prakash
Active Contributor
0 Kudos

Hello Prasanth,

Check the demo program BCALV_GRID_05, try to use the same concept.

You can find lot of demo programs in package SLIS.

Regards,

TP