How to disable the function in alv tool bar.
Answer Posted / anil salekar
In Functional Module 'REUSE_ALV_GRID_DISPLAY', there is an
Optional IMPORTING parameter IT_EXCLUDING. It is an
internal table. You must only fill this table if the caller
uses the standard interface of the list tool but does not
need certain interface functions and therefore wants to
disable them.
In this case, you must enter the function codes of these
standard functions into the table.
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
Explain the session method? : abap bdc
What are uses of foreign key?
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
What does the extract statement do in extract datasets?
What statement will be found in an sap application program that implements a function module exit?
What is amdp (abap managed data procedures)?
What are different types of parameters?
How many types of data classes are there in sap?
Define external layer? : abap data dictionary
Is it possible to pass data to and from include programs explicitly?
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
What is a table cluster? : abap data dictionary
Explain the advantages of different types of bdc's?
Will 50,000 records be uploaded directly into APP's Server?
What are the different buffering methods?