Intercepting standard ALV function codes
Hi,
Is it possible to intercept the standard ALV functions (e.g. download to excel) within the program? Custom user-commands can be coded with I_CALLBACK_USER_COMMAND and the associated FORM...ENDFORM. But is it possible to "catch" an ALV function code (user command)? Thks.
All standard ALV commands are dealt with in the STANDARD PF-STATUS. Look there for the information on what UCOMMs are created and how they are handled will be in the standard code for ALV.
_________________
Kind Regards
Rosie Brent
Please remember to search the forum and check the FAQ before posting questions, thank you.
Tuly Idiot most of the time, part-time Guru
Have a look in the Abappers Knowledge Corner
, topic 0004 - PF Statuses
. This has examples of redirecting SAP standard PF Status codes, and, conversely making use of SAP Standard codes in your reports.
_________________
Regards
R
Abap KC
SFMDR