ALV stands for ABAP List Viewer. It unifies and simplifies the use of lists in the R/3 System. A uniform user interface and list format is available for all lists. This prevents redundant functions. The SAP ALV can be used to view both single-level lists and multilevel sequential lists. You can view subtotals and totals rows in both single-level lists and multilevel sequential lists.
ALV Tutorials
View Complete ListSee the following SAP ALV Report example.
ALV Tcodes
- MF12 : Tcode for Display Document Log (With alv)
- BCALV_EDIT_07 : Tcode for alv Grid Control Test Transaction
- MF41 : Tcode for Reverse Backflush (With alv)
- CL6BN : Tcode for Object List (alv)
- CL6AN : Tcode for Class List (alv)
- F_76 : Tcode for Extended Bill of Exchange List (alv)
- BBPAVLDISP : Tcode for Display alv (Vendor List)
- FPAWM_ALV : Tcode for Foreign Trade Report : Tcode for alv List
EVENTS in SAP ALV REPORT
- slis_ev_item_data_expand
- slis_ev_reprep_sel_modify
- slis_ev_caller_exit_at_start
- slis_ev_user_command
- slis_ev_top_of_page
- slis_ev_data_changed
- slis_ev_top_of_coverpage
- slis_ev_end_of_coverpage
- slis_ev_foreign_top_of_page
- slis_ev_foreign_end_of_page
- slis_ev_pf_status_set type
- slis_ev_list_modify
- slis_ev_top_of_list
- slis_ev_end_of_page
- slis_ev_end_of_list
- slis_ev_after_line_output
- slis_ev_before_line_output
- slis_ev_subtotal_text
- slis_ev_context_menu