SAP ABAP Class CL_EEWA_FORM_LIST (Basis Class for Simple List Forms)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-WA (Application Component) Waste Management
⤷
EEWA_ENHANCED_LOGISTICS (Package) IS-U-WA: Enhanced Logistics
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EEWA_FORM_DOCK | Basic Class for Docking Forms | 20031015 |
Properties
| Class | CL_EEWA_FORM_LIST | |
| Short Description | Basis Class for Simple List Forms | |
| Super Class | CL_EEWA_FORM_DOCK | Basic Class for Docking Forms |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EEWA_ENHANCED_LOGISTICS | IS-U-WA: Enhanced Logistics |
| Created | 20031015 | SAP |
| Last change | 20050428 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EEWA_FORM_LIST has no forward declaration.
Interfaces
Class CL_EEWA_FORM_LIST has no interface implemented.
Friends
Class CL_EEWA_FORM_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EX_EEWAEL_BD_LIST | BADI List Interface | 20050426 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EX_EEWAEL_LIST | BADI List Interface | 20050426 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | C | Synchronizes By Single Click ('S') or Double Click ('D') | 20031015 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20031015 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | EWAEL_GRID_OPTIONS | List Options | 20050316 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CHAR30 | Structure Name for Grid | 20031201 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ISU_WAEL_LIST_ITEMS | List Entries | 20031015 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_EEWA_GRID | ALV List Viewer | 20031015 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | SPACE | Does the Screen Have a Filter for the List? | 20031208 | ||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20031015 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | I | 20031015 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | EWAEL_LIST_ITEM | Entry in List | 20031015 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | I | 0 | 20031015 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Generates New Entry ONLY IN BUILD_LIST | 20031015 | |
| 2 | Instance method | Protected | Method | Fill List for Derivations | 20031015 | |
| 3 | Instance method | Protected | Method | Generates List Control | 20031015 | |
| 4 | Instance method | Private | Method | Displays Table Structure | 20031015 | |
| 5 | Instance method | Protected | Method | Determine Item Corresponding to ROW_ID | 20031015 | |
| 6 | Instance method | Private | Method | Provides the Internal PKEY for ROW-ID of the Grid | 20031015 | |
| 7 | Instance method | Protected | Method | Reaction to Changes to Sorting Order | 20031209 | |
| 8 | Instance method | Protected | Method | Handles List, Double-Click | 20031015 | |
| 9 | Instance method | Protected | Method | Reaction to ENTER Button | 20031211 | |
| 10 | Instance method | Protected | Method | Handles Selection Change | 20031015 | |
| 11 | Instance method | Private | Method | Initialize Grid | 20031201 | |
| 12 | Instance method | Protected | Method | Initialize Events | 20040504 | |
| 13 | Instance method | Protected | Method | Refreshes List | 20031015 | |
| 14 | Instance method | Private | Event handling method | Reacts to Selection Change | 20031015 | |
| 15 | Instance method | Private | Event handling method | Reacts to ENTER Key | 20031211 | |
| 16 | Instance method | Private | Event handling method | Handling Routine for After User Command from Grid | 20031209 | |
| 17 | Instance method | Private | Event handling method | Responds to Double Click from Grid | 20031015 | |
| 18 | Instance method | Protected | Method | Sets Selection According to Line Index | 20031015 | |
| 19 | Instance method | Public | Method | Delay Time Until Selection Event is Triggered | 20031015 | |
| 20 | Instance method | Protected | Method | Focuses FSELECTED in Grid | 20031209 |
Events
Class CL_EEWA_FORM_LIST has no event.
Types
Class CL_EEWA_FORM_LIST has no local type.
Method Signatures
Method ADDITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_ITEM | Call by reference | Type reference (TYPE) | EWAEL_LIST_ITEM | Eintrag in einer Liste | 20031015 |
Method ADDITEM on class CL_EEWA_FORM_LIST has no exception.
Method BUILD_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20031015 | |||
| 2 | PAR_ITEM | Call by reference | Type reference (TYPE) | EWAEL_LIST_ITEM | Eintrag in einer Liste | 20031015 | |||
| 3 | PAR_ITEMS | Call by reference | Type reference (TYPE) | ISU_WAEL_LIST_ITEMS | Einträge einer Liste | 20031015 | |||
| 4 | PAR_TABLEITEMS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20031015 |
Method BUILD_LIST on class CL_EEWA_FORM_LIST has no exception.
Method CREATELIST Signature
Method CREATELIST on class CL_EEWA_FORM_LIST has no parameter.
Method CREATELIST on class CL_EEWA_FORM_LIST has no exception.
Method DISPLAY_GRID Signature
Method DISPLAY_GRID on class CL_EEWA_FORM_LIST has no parameter.
Method DISPLAY_GRID on class CL_EEWA_FORM_LIST has no exception.
Method GETITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_ITEM | Call by reference | Type reference (TYPE) | EWAEL_LIST_ITEM | Eintrag in einer Liste | 20031015 | |||
| 2 | PAR_PKEY | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20031015 |
Method GETITEM on class CL_EEWA_FORM_LIST has no exception.
Method GETPKEY_FROM_ROWID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_PKEY | Call by reference | Type reference (TYPE) | I | 20031015 | ||||
| 2 | PAR_ROW_ID | Call by reference | Type reference (TYPE) | I | 20031015 |
Method GETPKEY_FROM_ROWID on class CL_EEWA_FORM_LIST has no exception.
Method HANDLE_GRID_AFTER_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_NOT_PROCESSED | Call by reference | Type reference (TYPE) | CHAR01 | Charakterfeld der Länge 1 | 20031209 | |||
| 2 | PAR_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20031209 |
Method HANDLE_GRID_AFTER_USER_COMMAND on class CL_EEWA_FORM_LIST has no exception.
Method HANDLE_GRID_DBLCLICK Signature
Method HANDLE_GRID_DBLCLICK on class CL_EEWA_FORM_LIST has no parameter.
Method HANDLE_GRID_DBLCLICK on class CL_EEWA_FORM_LIST has no exception.
Method HANDLE_GRID_ENTER_PRESSED Signature
Method HANDLE_GRID_ENTER_PRESSED on class CL_EEWA_FORM_LIST has no parameter.
Method HANDLE_GRID_ENTER_PRESSED on class CL_EEWA_FORM_LIST has no exception.
Method HANDLE_GRID_SEL_CHANGE Signature
Method HANDLE_GRID_SEL_CHANGE on class CL_EEWA_FORM_LIST has no parameter.
Method HANDLE_GRID_SEL_CHANGE on class CL_EEWA_FORM_LIST has no exception.
Method INIT_GRID Signature
Method INIT_GRID on class CL_EEWA_FORM_LIST has no parameter.
Method INIT_GRID on class CL_EEWA_FORM_LIST has no exception.
Method INIT_GRID_EVENTS Signature
Method INIT_GRID_EVENTS on class CL_EEWA_FORM_LIST has no parameter.
Method INIT_GRID_EVENTS on class CL_EEWA_FORM_LIST has no exception.
Method LIST_REFRESH Signature
Method LIST_REFRESH on class CL_EEWA_FORM_LIST has no parameter.
Method LIST_REFRESH on class CL_EEWA_FORM_LIST has no exception.
Method ON_CHANGE_SELECTION Signature
Method ON_CHANGE_SELECTION on class CL_EEWA_FORM_LIST has no parameter.
Method ON_CHANGE_SELECTION on class CL_EEWA_FORM_LIST has no exception.
Method ON_ENTER_PRESSED Signature
Method ON_ENTER_PRESSED on class CL_EEWA_FORM_LIST has no parameter.
Method ON_ENTER_PRESSED on class CL_EEWA_FORM_LIST has no exception.
Method ON_GRID_AFTER_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NOT_PROCESSED | Call by reference | Attribute reference (LIKE) | 20031209 | |||||
| 2 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20031209 |
Method ON_GRID_AFTER_USER_COMMAND on class CL_EEWA_FORM_LIST has no exception.
Method ON_GRID_DBLCLICK 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) | 20031015 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20031015 | |||||
| 3 | E_ROW | Call by reference | Attribute reference (LIKE) | 20031015 |
Method ON_GRID_DBLCLICK on class CL_EEWA_FORM_LIST has no exception.
Method SETSELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_ROW_ID | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20031015 |
Method SETSELECTED on class CL_EEWA_FORM_LIST has no exception.
Method SET_GRID_SEL_DELAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAR_DELAY | Call by reference | Type reference (TYPE) | I | 20031015 |
Method SET_GRID_SEL_DELAY on class CL_EEWA_FORM_LIST has no exception.
Method UPDATESELECTED Signature
Method UPDATESELECTED on class CL_EEWA_FORM_LIST has no parameter.
Method UPDATESELECTED on class CL_EEWA_FORM_LIST has no exception.
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 472 |