SAP ABAP Class /SAPSLL/CL_ALV_GRID (LLS: ALV Grid Wrapper)
Hierarchy
☛
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
⤷
SLL (Application Component) Global Trade Services
⤷
/SAPSLL/CORE (Package) Legal & Logistics Services: Global Basis
⤷
⤷
Properties
| Class | /SAPSLL/CL_ALV_GRID | |
| Short Description | LLS: ALV Grid Wrapper | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SAPSLL/CORE | Legal & Logistics Services: Global Basis |
| Created | 20010427 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SAPSLL/CL_ALV_GRID has no forward declaration.
Interfaces
Class /SAPSLL/CL_ALV_GRID has no interface implemented.
Friends
Class /SAPSLL/CL_ALV_GRID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20020107 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Container for Custom Controls in the Screen Area | 20020107 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | General List Viewer Grid Control | 20010427 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20040523 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /SAPSLL/DEBUG_S | LLS: Debugmodi | 20010427 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20010807 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TTB_BUTTON | Toolbar Buttons | 20010807 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20010508 | ||||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20010508 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20020805 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FILT | ALV Control: Table of Filter Conditions | 20030618 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | LVC_T_SORT | ALV control: Table of Sort Criteria | 20030618 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | RS38L_FNAM | Function Module Name | 20010803 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | RS38L_FNAM | Function Module Name | 20030602 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | RS38L_FNAM | Function Module Name | 20010917 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | RS38L_FNAM | Function Module Name | 20010713 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | RS38L_FNAM | Function Module Name | 20010821 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox Field | 20010910 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox Field | 20011012 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20080909 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | /SAPSLL/GRIDID | Field 40 Characters Long | 20011025 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | LVC_INDEX | ALV Control: Row Number (Index of Internal Table) | 20011008 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | RS38L_FNAM | Function Module Name | 20050519 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | TABNAME | Structure | 20010427 | |||
| 25 | Instance attribute | Public | Type reference (TYPE) | DDOBJNAME | Name of an ABAP Dictionary Object | 20010713 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | RS38L_FNAM | Function Module Name | 20010807 |
Methods
Events
Class /SAPSLL/CL_ALV_GRID has no event.
Types
Class /SAPSLL/CL_ALV_GRID has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DEBUG | Call by reference | Type reference (TYPE) | /SAPSLL/DEBUG_S | LLS: Debugmodi | 20010427 | |||
| 2 | IT_F4_FIELDS | Call by reference | Type reference (TYPE) | LVC_T_F4 | ALV-Control: Tabelle für F4-Behandlung registrierte Felder | 20020224 | |||
| 3 | IT_FILTER | Call by reference | Type reference (TYPE) | LVC_T_FILT | ALV-Control: Tabelle der Filterbedingungen | 20030618 | |||
| 4 | IT_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | ALV-Contol: Tabelle der Sortierkriterien | 20030618 | |||
| 5 | IV_APPL_EVENT | Call by reference | Type reference (TYPE) | CHAR01 | SPACE | Charakterfeld der Länge 1 | 20020111 | ||
| 6 | IV_BEFORE_UCOMM_CALLBACK | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteins | 20010803 | |||
| 7 | IV_BUTTON_CALLBACK | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteins | 20030602 | |||
| 8 | IV_CHECK_CALLBACK | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteins | 20010917 | |||
| 9 | IV_CONTAINER | Call by reference | Type reference (TYPE) | C | Customs Container | 20010427 | |||
| 10 | IV_DBL_CLK_CALLBACK | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteins | 20010712 | |||
| 11 | IV_DOCKING_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Container erzeugen | 20020107 | |||
| 12 | IV_DYNNR | Call by reference | Type reference (TYPE) | DYNNR | Nummer des folgenden Bildschirmbildes | 20010427 | |||
| 13 | IV_ENTER_CALLBACK | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteins | 20010821 | |||
| 14 | IV_FLAG_INPUT | Call by reference | Type reference (TYPE) | XFELD | 'X' | Eingabefähigkeit ALV | 20030618 | ||
| 15 | IV_FLAG_STYLE | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20010810 | |||
| 16 | IV_GRID_ID | Call by reference | Type reference (TYPE) | CLIKE | 20011025 | ||||
| 17 | IV_HOTSPOT_CALLBACK | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteins | 20080909 | |||
| 18 | IV_MENU_BUTTON_CALLBACK | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteins | 20050519 | |||
| 19 | IV_REPID | Call by reference | Type reference (TYPE) | REPID | Abap-Reportname | 20010427 | |||
| 20 | IV_SPLITTER_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Splitter Container | 20040523 | |||
| 21 | IV_STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20010427 | |||
| 22 | IV_TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | ' ' | Title of the ALV | 20080305 | ||
| 23 | IV_UCOMM_CALLBACK | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name des Funktionsbausteins | 20010807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010427 | |||
| 2 | 20010427 |
Method CREATE_GRID_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EI_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20020107 | |||
| 2 | II_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020107 | |||
| 3 | IV_APPL_EVENT | Call by reference | Type reference (TYPE) | CHAR01 | Charakterfeld der Länge 1 | 20020111 |
Method CREATE_GRID_OBJECT on class /SAPSLL/CL_ALV_GRID has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20010427 | ||||
| 2 | CT_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20010427 | |||
| 3 | IS_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20010803 | |||
| 4 | IS_PRINT | Call by reference | Type reference (TYPE) | LVC_S_PRNT | Print Einstellungen für LVC | 20040809 | |||
| 5 | IS_VARIANT | Call by reference | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20020925 | |||
| 6 | IT_ADD_FUNCTIONS | Call by reference | Type reference (TYPE) | TTB_BUTTON | Funktionscodestabelle | 20010807 | |||
| 7 | IT_FINFO | Call by reference | Type reference (TYPE) | /SAPSLL/FINFO_T | LLS: Standard- Tabellentyp zu /SAPSLL/FINFO_S | 20010427 | |||
| 8 | IT_QINFO | Call by reference | Type reference (TYPE) | LVC_T_QINF | Tabelle für die Exception Quickinfo | 20070925 | |||
| 9 | IT_TOOLBAR_EXCLUDING | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20010802 | |||
| 10 | IV_ALL_FUNCTIONS | Call by reference | Type reference (TYPE) | XFELD | SPACE | Alle Standardfunktionen zulassen | 20040719 | ||
| 11 | IV_GUID_DISPLAY | Call by reference | Type reference (TYPE) | XFELD | SPACE | Feld zum Ankreuzen | 20040603 | ||
| 12 | IV_SAVE | Call by reference | Type reference (TYPE) | CHAR01 | Anzeigevariante sichern | 20020925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010427 | |||
| 2 | 20010427 |
Method EXCLUDE_CHANGE_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TOOLBAR_EXCLUDING | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20011025 |
Method EXCLUDE_CHANGE_FUNCTIONS on class /SAPSLL/CL_ALV_GRID has no exception.
Method FIELDCATALOG_MERGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20020805 |
Method FIELDCATALOG_MERGE on class /SAPSLL/CL_ALV_GRID has no exception.
Method GET_CURRENT_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_INDEX | Call by reference | Type reference (TYPE) | I | ALV-Control: Zeilennummer (Index der internen Tabelle) | 20010807 | |||
| 2 | IV_NO_ROWMARK | Call by reference | Type reference (TYPE) | LVC_ROWMK | ALV-Control: Zeilenmarkierungen ausschalten | 20010807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010823 |
Method HANDLE_BEFORE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20010803 |
Method HANDLE_BEFORE_USER_COMMAND on class /SAPSLL/CL_ALV_GRID has no exception.
Method HANDLE_BUTTON_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COL_ID | Call by reference | Attribute reference (LIKE) | 20030602 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20030602 |
Method HANDLE_BUTTON_CLICK on class /SAPSLL/CL_ALV_GRID has no exception.
Method HANDLE_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Call by reference | Attribute reference (LIKE) | 20010508 | |||||
| 2 | E_ONF4 | Call by reference | Attribute reference (LIKE) | 20010508 | |||||
| 3 | E_ONF4_AFTER | Call by reference | Attribute reference (LIKE) | 20010508 | |||||
| 4 | E_ONF4_BEFORE | Call by reference | Attribute reference (LIKE) | 20010508 |
Method HANDLE_DATA_CHANGED on class /SAPSLL/CL_ALV_GRID has no exception.
Method HANDLE_DATA_CHANGED_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GOOD_CELLS | Call by reference | Attribute reference (LIKE) | 20010823 | |||||
| 2 | E_MODIFIED | Call by reference | Attribute reference (LIKE) | 20010508 |
Method HANDLE_DATA_CHANGED_FINISHED on class /SAPSLL/CL_ALV_GRID has no exception.
Method HANDLE_DBL_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Type reference (TYPE) | 20010713 | |||||
| 2 | E_COLUMN | Call by reference | Type reference (TYPE) | 20010713 | |||||
| 3 | E_ROW | Call by reference | Type reference (TYPE) | 20010713 |
Method HANDLE_DBL_CLICK on class /SAPSLL/CL_ALV_GRID has no exception.
Method HANDLE_HOTSPOT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20080909 | |||||
| 2 | E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20080909 | |||||
| 3 | E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20080909 |
Method HANDLE_HOTSPOT_CLICK on class /SAPSLL/CL_ALV_GRID has no exception.
Method HANDLE_MENU_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20050519 | |||||
| 2 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20050519 |
Method HANDLE_MENU_BUTTON on class /SAPSLL/CL_ALV_GRID has no exception.
Method HANDLE_ON_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EVENT_DATA | Call by reference | Attribute reference (LIKE) | 20020224 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20020224 | |||||
| 3 | ET_BAD_CELLS | Call by reference | Attribute reference (LIKE) | 20020224 | |||||
| 4 | E_DISPLAY | Call by reference | Attribute reference (LIKE) | 20020224 | |||||
| 5 | E_FIELDNAME | Call by reference | Attribute reference (LIKE) | 20020224 | |||||
| 6 | E_FIELDVALUE | Call by reference | Attribute reference (LIKE) | 20020224 |
Method HANDLE_ON_F4 on class /SAPSLL/CL_ALV_GRID has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20010807 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20010807 |
Method HANDLE_TOOLBAR on class /SAPSLL/CL_ALV_GRID has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20010807 |
Method HANDLE_USER_COMMAND on class /SAPSLL/CL_ALV_GRID has no exception.
Method REFRESH Signature
Method REFRESH on class /SAPSLL/CL_ALV_GRID has no parameter.
Method REFRESH on class /SAPSLL/CL_ALV_GRID has no exception.
Method REFRESH_DELETED_ROWS Signature
Method REFRESH_DELETED_ROWS on class /SAPSLL/CL_ALV_GRID has no parameter.
Method REFRESH_DELETED_ROWS on class /SAPSLL/CL_ALV_GRID has no exception.
Method REFRESH_SINGLE_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA_NEW | Call by reference | Type reference (TYPE) | ANY | 20050608 | ||||
| 2 | IS_DATA_OLD | Call by reference | Type reference (TYPE) | ANY | Index ODER Quelldatensatz angeben | 20050608 | |||
| 3 | IV_INDEX | Call by reference | Type reference (TYPE) | SYINDEX | Index ODER Quelldatensatz angeben | 20050608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050608 |
Method SET_ACCDESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESC | Call by reference | Type reference (TYPE) | CSEQUENCE | ' ' | Accessibility description to set. | 20080319 |
Method SET_ACCDESCRIPTION on class /SAPSLL/CL_ALV_GRID has no exception.
Method SET_GRID_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SMALLTITLE | Call by reference | Type reference (TYPE) | LVC_TITSZ | 'X' | 'X' for small title, ' ' for big title | 20080612 | ||
| 2 | IV_TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | ' ' | Title to set | 20080319 |
Method SET_GRID_TITLE on class /SAPSLL/CL_ALV_GRID has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in |