How to disable the function in alv tool bar.

Answer Posted / john v.

If you are using Custom interface(PF-STATUS), then populate
IT_EXCLUDE internal table with functions that u don't want
to show out. and use it in the subroutine which is assigned
to the import parameter I_CALLBACK_PF_STATUS_SET.

eg. SET PF-STATUS <Interface Name> EXCLUDING IT_EXCLUDE.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How table control cn be generated using bdc? : abap bdc

732


What is the difference between upload and ws_upload ? : abap bdc

875


what is the transaction transaction for setting parameters rdisp/buffermode

3963


Is it possible to pass data to and from include programs explicitly?

771


How do you document abap/4 programs? Do you use program documentation menu option?

897


Does every abap/4 have a modular structure?

790


What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?

975


What is sap script? Describe its components.

800


Setting up a BDC program where you find information from?

879


any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?

2234


What is client in the sap system? : sap abap hr

758


What is a multiple line field?

789


What are different data types in abap/4?

726


What are the differences between sap memory and abap memory?

761


What does the extract statement do in extract datasets?

839