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
What is a multiple line field?
Of the two call transaction and session method, which is faster?
What is buffering in abap?
Program for Prime numbers and Matrix plz explain me the procedural method with steps
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
How many ways can a sap system be accessed?
What is the meaning of client independent?
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
what is diff between ECC 5.0 AND ECC 6.0
What are the different types of operators in the sap abap?
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
What are the user groups?
Can a domain, assigned to a data element be changed? : abap data dictionary
What is asap methodology? : sap abap hr
What are the relational operations that can be performed on view in sap? : abap data dictionary