how to keep pushbuttons in application toolbar in alv?

Answer Posted / sameera

You need to copy the GUI status to the zprogram and add the
new buttons in the new GUI status/ you can create a new GUI
status using SE41.
When calling the FM 'REUSE_ALV_GRID_DISPLAY' set the status
I_CALLBACK_PF_STATUS_SET = 'F_SET_STATUS' and write a perform

Form F_SET_STATUS using rt_extab type slis_t_extab.

set pf-status 'GUI_DEMO' excluding rt_extab.
set titlebar 'D0100'.

endform. "f01_alv_event_pf_status_set

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Module Pool Programming: Events and Table Control handling.

850


How the at-user command serves mainly in lists?

618


Explain the disadvantages of abap query tool?

577


What are the 2 other types of views, which are not allowed in release 3.0?

628


What are two different ways to add fields to sap tables?

532






What are the names of the function modules that will be generated upon activation of a lock object?

550


On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?

578


What is the use of start-of-selection.,if not use in report what will happen,?

1162


How do you display a data in a detail list?

585


What are the types of the software component being deployed in the sap?

597


Explain the disadvantages of different types of bdc's?

516


what is friend class

893


What are lock objects?

597


What is the step-by-step process to create a table in data dictionary? : abap data dictionary

698


Do we have to migrate all sapscript forms to smart forms?

603