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: 

PF STATUS in ALV Grid Out Put

0 Kudos

Hi

I have PF STATUS issue in ALV Grid Out Put. Right now i am using Standard pf status its wroking fine.

But user required VIEWS ( EXCEL, GRID and two more)button same as standard . Its appear all the standard Transaction .I am not able to find the name of PF Status.

Example : SE16 N - > Execute -> We can above the line item one tool bar. Before export we have button called VIWES. i need same button should in my out put.

Can any suggest the name od PF status . So i can use same in my out put.

1 REPLY 1

0 Kudos

Hi Prabu,

Confirm the button which I have shown in the below image.

For that you have to use the method  SET_TABLE_FOR_FIRST_DISPLAY of class CL_GUI_ALV_GRID.

It is standard functionality of the method. If you want the code I can share it further.

Regards,

Swaroop