How to deactivate the sort button from the alv output
Answers were Sorted based on User's Feedback
Answer / d p mallick
In IT_EXCLUDING parameter of 'REUSE_ALV_GRID_DISPLAY'
append the sort function key (&OUP(for sorting in
ascending) and &ODN for sorting in descending). It will
disable or deactivate the sort pushbutton.
IT_EXCLUDING parameter is used for excluding function keys
of standard ALV toolbar.
IT_EXCLUDING short text
Table of inactive function codes
Description
Optional IMPORTING parameter IT_EXCLUDING 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 ? | 2 Yes | 0 No |
Answer / madhu
goto "reuse_alv_grid_display"
there sort option is there
give status ' '
Is This Answer Correct ? | 2 Yes | 4 No |
Explain the disadvantage of using exec sql statement in abap?
what is the difference between select single * and slect upto 1 rows...
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
which part of the internal table syntax determines how ABAp accesses the rows of the internal table ?
wat are the SAPscript symbol?which of the following is not a SAPscript symbol?
Give few names of cluster tables in sap? Give few names of pooled tables in sap? give few names of transparent tables?
How do you set background job automatically ?
Cds views
What is the sequential order of triggering events in interactive report?
what are the layers of data description in r/3?
looking for sap abap training with real time project, call @ 9972123004
How will you define org structure in MM?