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
What is the t-code to display batch input sessions? : abap bdc
Difference between call by value and call by reference? : abap data dictionary
what is sap scriptview ?
To find the date difference & excude saturday & sunday in between them
if while coding power goes off , how to retrieve the codes?
Explain what are standard layouts sets in the sap script?
What is the purpose of at first and at last?
Explain the differences between se01, se09 and se10?
What are the domains and data elements?
What is view? Different types of view.
How to debug rfc function module?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
Write special commands of list?
What is web dynpro for abap?
What are the 2 other types of views, which are not allowed in release 3.0?