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

ALV grid problem

Former Member
0 Likes
472

hi experts ,

my problem is, i copied a standard program(ALV grid ) and customized as per our requirement , every thing is going well ,i created a PF-STATUS(detail button ) for the ALV grid display , only the customized button alone coming , but i want all the other standard functions of the ALV grid like sorting icon , ascending button ,descending button etc ... how to achieve this ? guide me .

thanks

chinnaiya

1 ACCEPTED SOLUTION
Read only

former_member203501
Active Contributor
0 Likes
442

copy the status bar from the standard program into the z program and modified accordingly using tcode se41 and activate it....

3 REPLIES 3
Read only

former_member156446
Active Contributor
0 Likes
442

you should copy the 'STANDARD' GUI status from program SAPLKKBL using transaction SE90 >Programming SubObjects> Gui Status.

and modify it as per you requirement.

Read only

former_member203501
Active Contributor
0 Likes
443

copy the status bar from the standard program into the z program and modified accordingly using tcode se41 and activate it....

Read only

Former Member
0 Likes
442

Hi,

From SE41/From Double clicking on the PF-Status you navigate to SE41(Menu Painter screen)

using the Menu path Extras-> Adjust Templete & select the List Viewer Radio Button.

Now you will get the all default ALV buttons