SAP ABAP Class CL_XMS_EXTR_GRID (Extractor Grid)
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 | 20080122 |
Properties
Class | CL_XMS_EXTR_GRID | |
Short Description | Extractor Grid | |
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 | 20080122 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_XMS_EXTR_GRID has no forward declaration.
Interfaces
Class CL_XMS_EXTR_GRID has no interface implemented.
Friends
Class CL_XMS_EXTR_GRID 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) | CL_XMS_EXTRACTOR | Extractor Access | 20080129 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | EXTR_TTYP | 20080122 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_XMS_LMS_FILTER_GRID | LMS Filter | 20080129 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SXMS_IF_EXTR_ID | Filter ID for Data Extraction | 20080129 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR64 | 64-Character Field | 20080212 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SXMS_DD07V_TTYP | TTYP for DD07V | 20080204 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20080122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20080204 | |
2 | ![]() |
Instance method | Public | Event handling method | 20080129 | |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080122 |
4 | ![]() |
Static method | Public | Method | 20080131 | |
5 | ![]() |
Static method | Public | Method | 20080131 | |
6 | ![]() |
Instance method | Public | Event handling method | 20080129 | |
7 | ![]() |
Instance method | Protected | Method | 20080129 |
Events
Class CL_XMS_EXTR_GRID has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | EXTR_TTYP | Public | See coding | 20080122 | extr_ttyp TYPE TABLE OF sxms_extractor_disp 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 | ![]() |
EXTR_DISP | Call by reference | Type reference (TYPE) | SXMS_EXTRACTOR_DISP | Anzeigestruktur für Extraktor-Grid | 20080204 |
Method ADJUST_DISPLAY_FIELDS on class CL_XMS_EXTR_GRID has no exception.
Method CLEAR Signature
Method CLEAR on class CL_XMS_EXTR_GRID has no parameter.
Method CLEAR on class CL_XMS_EXTR_GRID has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILTER_GRID | Call by reference | Object reference (TYPE REF TO) | CL_XMS_LMS_FILTER_GRID | LMS-Filter | 20080129 | ||
2 | ![]() |
I_APPLOGPARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for application log | 20080122 | ||
3 | ![]() |
I_APPL_EVENTS | Value transfer | Type reference (TYPE) | CHAR01 | SPACE | Ereignisse als Applikationsevents registrieren | 20080122 | |
4 | ![]() |
I_FCAT_COMPLETE | Call by reference | Type reference (TYPE) | SAP_BOOL | SPACE | boolsche Variable (X=true, space=false) | 20080122 | |
5 | ![]() |
I_GRAPHICSPARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for graphics | 20080122 | ||
6 | ![]() |
I_LIFETIME | Value transfer | Type reference (TYPE) | I | Lifetime | 20080122 | ||
7 | ![]() |
I_NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20080122 | ||
8 | ![]() |
I_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 20080122 | ||
9 | ![]() |
I_PARENTDBG | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Internal, donnot use. | 20080122 | ||
10 | ![]() |
I_SHELLSTYLE | Value transfer | Type reference (TYPE) | I | 0 | Control Style | 20080122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Erzeugen des Controls | 20080122 | |
2 | ![]() |
Fehler beim Initialisieren des Controls | 20080122 | |
3 | ![]() |
Fehler beim Linken des Controls | 20080122 | |
4 | ![]() |
Fehler beim Erzeugen des DataProvider Control | 20080122 |
Method CONVERT_FROM_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXTR_IN | Call by reference | Type reference (TYPE) | SXMS_LMS_EXTR | Lean Message Search Extractor | 20080131 | ||
2 | ![]() |
EXTR_OUT | Value transfer | Type reference (TYPE) | SXMS_EXTRACTOR_DISP | Anzeigestruktur für Extraktor-Grid | 20080131 |
Method CONVERT_FROM_TABLE on class CL_XMS_EXTR_GRID has no exception.
Method CONVERT_TO_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXTR_IN | Call by reference | Type reference (TYPE) | SXMS_EXTRACTOR_DISP | Anzeigestruktur für Extraktor-Grid | 20080131 | ||
2 | ![]() |
EXTR_OUT | Value transfer | Type reference (TYPE) | SXMS_LMS_EXTR | Lean Message Search Extractor | 20080131 |
Method CONVERT_TO_TABLE on class CL_XMS_EXTR_GRID has no exception.
Method ON_FILTER_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ROW | Value transfer | Attribute reference (LIKE) | 20080129 |
Method ON_FILTER_DOUBLE_CLICK on class CL_XMS_EXTR_GRID has no exception.
Method REFRESH_AND_UPDATE Signature
Method REFRESH_AND_UPDATE on class CL_XMS_EXTR_GRID has no parameter.
Method REFRESH_AND_UPDATE on class CL_XMS_EXTR_GRID has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |