alv

Question:
dear all,
i have used the function module REUSE_ALV_LIST_DISPLAY to print a list. how should i prepare a drill down report from here.
thanks in advance.
Answer:
use the ' i_callback_user_command' option, create your user_command form then take it from there. Works great to call other reports or do anything else.
Hope this helps
Answer:
..or use the relevant methods of the class CL_GUI_ALVGRID - more coding but far far better performance time - particularly using field symbols - and the way that SAP do it!
The function modules are for those that really don't understand what is going on !

More Articles:

sign in front of number?
Outer join for match code?
Matching value in Itab and DB table. How to solve this?
Searching ABAP Code for hard-coded values?
SM35 for BAPI_PO_CREATE?
SAP IDOC?