Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

how to track records from data dictionary?

2151


Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?

1118


out bound process code for quotation?

2114


What is a function group? : abap modularization

1134


Where the payroll results are stored

2283


What is delivery class? : abap data dictionary

1322


What is meant by search help? : sap abap data dictionary

1272


Which FM do you use to find out who is reporting to whom

5858


What are the difference between tables and structures? : abap data dictionary

1212


how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer

2312


could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance

1949


Differentiate between report and dialog program

1126


How to split one Invoice into Multiple ( Step by Step)?

2232


what precautions or prerequisites do you follow to update a record into database table and how

6145


How would you set the formatting options statically and dynamically within a report?

1140