SAP ABAP Class CL_XMS_LMS_FILTER_GRID (LMS Filter)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSF (Package) XI: Integration Engine Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_BASIS_GRID | Basis Grid | 20080128 |
Properties
| Class | CL_XMS_LMS_FILTER_GRID | |
| Short Description | LMS Filter | |
| Super Class | CL_XMS_BASIS_GRID | Basis Grid |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSF | XI: Integration Engine Runtime |
| Created | 20080128 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_XMS_LMS_FILTER_GRID has no interface implemented.
Friends
Class CL_XMS_LMS_FILTER_GRID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20080220 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20080220 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_XMS_EXTR_FILTER_API | API for Extractor | 20080129 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | FIL_DISP_TTYP | 20080128 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CHAR64 | Character field of length 64 | 20080204 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20080220 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SXMS_IF_EXTR_ID | GUID for Integration Engine Objects | 20090924 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20080128 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_ROW | ALV control: Line Description | 20080219 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_SORT | ALV Control: Table of Sort Criteria | 20080220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20080208 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080128 | |
| 3 | Instance method | Public | Method | 20080129 | ||
| 4 | Instance method | Protected | Event handling method | 20080219 | ||
| 5 | Instance method | Protected | Method | 20080220 | ||
| 6 | Instance method | Protected | Method | 20080129 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | REFRESHED | Instance Event (0) |
Public (2) |
20080129 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | FIL_DISP_TTYP | Public | See coding | 20080204 | fil_disp_ttyp TYPE TABLE OF sxms_ext_fil_disp WITH DEFAULT KEY
|
||
| 2 | FIL_TTYP | Public | See coding | 20080128 | fil_ttyp TYPE TABLE OF sxms_ext_fil WITH DEFAULT KEY
|
Method Signatures
Method ADJUST_DISPLAY_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIL_DISP | Call by reference | Type reference (TYPE) | SXMS_EXT_FIL_DISP | Display-Struktur für SXMS_EXT_FIL | 20080208 |
Method ADJUST_DISPLAY_FIELDS on class CL_XMS_LMS_FILTER_GRID has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPLOGPARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for application log | 20080128 | |||
| 2 | I_APPL_EVENTS | Value transfer | Type reference (TYPE) | CHAR01 | SPACE | Ereignisse als Applikationsevents registrieren | 20080128 | ||
| 3 | I_FCAT_COMPLETE | Call by reference | Type reference (TYPE) | SAP_BOOL | SPACE | boolsche Variable (X=true, space=false) | 20080128 | ||
| 4 | I_GRAPHICSPARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for graphics | 20080128 | |||
| 5 | I_LIFETIME | Value transfer | Type reference (TYPE) | I | Lifetime | 20080128 | |||
| 6 | I_NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20080128 | |||
| 7 | I_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 20080128 | |||
| 8 | I_PARENTDBG | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Internal, donnot use. | 20080128 | |||
| 9 | I_SHELLSTYLE | Value transfer | Type reference (TYPE) | I | 0 | Control Style | 20080128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Erzeugen des Controls | 20080128 | ||
| 2 | Fehler beim Initialisieren des Controls | 20080128 | ||
| 3 | Fehler beim Linken des Controls | 20080128 | ||
| 4 | Fehler beim Erzeugen des DataProvider Control | 20080128 |
Method GET_FILTER_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER_ID | Value transfer | Type reference (TYPE) | SXMS_IF_EXTR_ID | Lean Message Search Extractor | 20080129 | |||
| 2 | ROW | Call by reference | Type reference (TYPE) | LVC_S_ROW | ALV-Control: Beschreibung einer Zeile | 20080129 |
Method GET_FILTER_ID on class CL_XMS_LMS_FILTER_GRID has no exception.
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROW | Call by reference | Attribute reference (LIKE) | 20080219 |
Method ON_DOUBLE_CLICK on class CL_XMS_LMS_FILTER_GRID has no exception.
Method RECREATE_GRID Signature
Method RECREATE_GRID on class CL_XMS_LMS_FILTER_GRID has no parameter.
Method RECREATE_GRID on class CL_XMS_LMS_FILTER_GRID has no exception.
Method REFRESH_AND_UPDATE Signature
Method REFRESH_AND_UPDATE on class CL_XMS_LMS_FILTER_GRID has no parameter.
Method REFRESH_AND_UPDATE on class CL_XMS_LMS_FILTER_GRID has no exception.
Event Signatures
Event REFRESHED Signature
Event REFRESHED on class CL_XMS_LMS_FILTER_GRID has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |