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: 

Button text in an oops alv grid not showing

alex_georgek
Associate
Associate
0 Kudos
361

Hi Experts,

I have created an alv using oops abap.In that alv grid i have a button.Now i need to pass a text to this button.How do i do this.Sample code will be helpful.thanks in advance.

Thanks,

Alex

1 ACCEPTED SOLUTION

Former Member
0 Kudos
229

Hi

check out the below llink for sample code alv OOPS using push buttons

http://abapreports.blogspot.in/2008/06/push-button-on-alv-grid-output-sample.html

5 REPLIES 5

Clemenss
Active Contributor
0 Kudos
229

what's the code up to here? Is the ALV editable so you can use the button?

Regards

Clemens

0 Kudos
229

Hi,

ALV has one coloum as pushbutton.Rest all other coloums are not editable...

Regards,

Alex

Clemenss
Active Contributor
0 Kudos
229

optimize your code 🙂

Former Member
0 Kudos
230

Hi

check out the below llink for sample code alv OOPS using push buttons

http://abapreports.blogspot.in/2008/06/push-button-on-alv-grid-output-sample.html

Former Member
0 Kudos
229

Hi,

Check out the below link for OOALV with events using button

https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=53583