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

What is the use of message command in a report? What are the different message types?

555


wat are the process that can be executed & tracked in a workflow?

1656


What is “call mode”?

582


What kind of deliverables you have on a day to day basis?

971


Explain how data is stored in cluster table?

669






Explain what is runtime analysis?

567


What are the parameters in bdc_open_group? : abap bdc

609


What is the difference between sum and collect?

894


What is foreign key relationship? : abap hr

621


What is SAP Data conversion ?

634


A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?

873


Can matchcode object contain ids with different update types? : abap data dictionary

615


How many types of views are there ?

647


What are the domains and data elements?

937


How to convert the Unit for 'Distance' (The value from one Unit to another).

1442