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

I added a button in report normal but it does not work.

isidro_mateo
Explorer
0 Kudos
162

Hello!!

I added a button in report normal. The button leaves but when beating it does not give back function code to meu2026 goes in target. In AT USER-COMMAND the S-value of sy-ucomm is whiteu2026

The button I went it with as much through code as modifying the Status but not me Sy-Ucomm in target. If it sounds to youu2026

Thanks!

1 REPLY 1
Read only

Former Member
0 Kudos
135

Did you create the button in selection screen or in module pool screen? in case if it is on selection screen then while creating the button you should proviode the correspoding fcode value. if it is in a module pool screen then in the elements tab you need to create a field for ok_code apart from providing a fcode value for the button.