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: 

Set pf-status for OO-ALV

Former Member
0 Kudos

Hi guys!

I am developing OO-ALV. and i have to set different GUI statuses for different kind of records in ALV.

I have 5 GUI statuses, Can any one exaplain me how can i affect the GUI status in display and after display depending on user action ?

Regards.

1 REPLY 1

former_member188685
Active Contributor
0 Kudos

ALV Buttons are you talking about or Application toolbar buttons

For ALV Buttons you have to SET_TOOLBAR event. for Appliction toolbar buttons You have to work with setting the PF-Status using the PBO of the ALV screen.

Which one you are looking for can you let me know exactly...?