ALV Grid Control (BC-SRV-ALV)
   Instance for the ALV Grid Control
   Working With the ALV Grid Control
   First Steps
   Application-Specific Programming
      Layouts
         Saving Layouts
      Integration of Self-Defined Functions
         Changing Standard Functions
         Defining GUI Elements in the Toolbar
         Defining a Context Menu
         Defining a Menu in the Toolbar
      Drag & Drop With the ALV Grid Control
         D&D Behavior for all Rows/Columns
         D&D Behavior for Special Columns
         D&D Behavior for Special Rows/Cells
      Output of Exceptions
      Coloring Rows
      Coloring Cells
      Displaying Cells as Pushbuttons
      Including Hyperlinks
      Grouping Fields for Field Selection
      Using the Conversion Exit
   Using the ALV Grid Control in WANs
   The ALV Grid Control in the Web
      Display in the SAP GUI for HTML
         Defining a Static Menu
      Display in the Workplace
         Prerequisites
         The MiniALV
            As a MiniApp
            As an Extension of a MiniApp
            As an Interactive Web Control
            Service Parameters
            Output on Small Screens
            Error Analysis
         The MidiALV
            Calling the MidiALV
            Service Parameters
         Calling the Internet Service
   Methods of Class CL_GUI_ALV_GRID
      activate_reprep_interface
      CONSTRUCTOR
      get_current_cell
      get_filtered_entries
      get_filter_criteria
      get_frontend_fieldcatalog
      get_frontend_layout
      get_scroll_info_via_id
      get_selected_cells
      get_selected_cells_id
      get_selected_columns
      get_selected_rows
      get_sort_criteria
      get_subtotals
      get_variant
      offline
      refresh_table_display
      register_delayed_event
      set_3d_border
      save_variant_dark
      set_current_cell_via_id
      set_filter_criteria
      set_frontend_fieldcatalog
      set_frontend_layout
      set_scroll_info_via_id
      set_graphics_container
      set_selected_cells
      set_selected_cells_id
      set_selected_columns
      set_selected_rows
      set_sort_criteria
      set_table_for_first_display
      set_toolbar_interactive
      set_user_command
   Events of Class CL_GUI_ALV_GRID
      after_user_command
      before_user_command
      button_click
      context_menu_request
      delayed_callback
      delayed_changed_sel_callback
      double_click
      hotspot_click
      menu_button
      onDrag
      onDrop
      onDropComplete
      onDropGetFlavor
      onf1
      print_end_of_list
      print_end_of_page
      print_top_of_list
      print_top_of_page
      subtotal_text
      toolbar
      user_command
   The Field Catalog
      Generating the Field Catalog
         Generating the Field Catalog Automatically
         Generating the Field Catalog Manually
         Generating the Field Catalog Semi-Automatically
      Fields of the Field Catalog
         Reference to the Output Table
         Reference to the Data Dictionary
         Value Display with Currency/Quantity Unit
         Output Options of Columns
         Formatting Column Contents
         Texts
         Parameters for Fields Without DDIC Reference
         Other Fields
   The Layout Structure
      Properties of the ALV Grid Control
      Exceptions
      Colors
      Totals Options
      Interaction Control
   The Print Structure
   Methods of the OO Control Framework
      Methods of Class CL_GUI_CFW
         dispatch
         flush
         get_living_dynpro_controls
         set_new_ok_code
         update_view
      Methods of Class CL_GUI_OBJECT
         free
         is_valid
      Methods of Class CL_GUI_CONTROL
         constructor
         finalize
         get_focus
         get_height
         get_registered_events
         get_width
         is_alive
         set_alignment
         set_focus
         set_position
         set_visible