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

Execute Button in ALV

0 Likes
456

Dear All,

I got to develop a Report (in PP Module: Cancellation of Order in CORS) where in the ALV output we need to have an EXECUTE button. Also in the Report I have the Folowing :

CheckBox Field1 Field2 Field3 Field4

On selecting the Checkbox a pop up Screen is to appear, displaying a message whether the User wants to proceed. If YES then a BAPI is to be called ("BAPI_PROCORDCONF_CANCEL") whose job is to cancel the confirmation Order.

Kindly help me how to bring in that EXECUTE button & the Pop up box.

Regards,

Rohit.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
383

Hi,

Incase you want a button on the toolbar of the ALV then refer the example program

BCALV_TEST_GRID_TOOLBAR.

Regards,

Ankur Parab

1 REPLY 1
Read only

Former Member
0 Likes
384

Hi,

Incase you want a button on the toolbar of the ALV then refer the example program

BCALV_TEST_GRID_TOOLBAR.

Regards,

Ankur Parab