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 _EXTR_API Instance attribute Protected Object reference (TYPE REF TO) CL_XMS_EXTRACTOR Extractor Access 20080129
2 _EXTR_TAB Instance attribute Protected Type reference (TYPE) EXTR_TTYP 20080122
3 _FILTER_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_XMS_LMS_FILTER_GRID LMS Filter 20080129
4 _FILTER_ID Instance attribute Protected Type reference (TYPE) SXMS_IF_EXTR_ID Filter ID for Data Extraction 20080129
5 _ICON_ACTIVE Instance attribute Protected Type reference (TYPE) CHAR64 64-Character Field 20080212
6 _METHOD_TAB Instance attribute Protected Type reference (TYPE) SXMS_DD07V_TTYP TTYP for DD07V 20080204
7 _NO_CHANGE Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Indicator 20080122
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_DISPLAY_FIELDS Instance method Protected Method 20080204
2 CLEAR Instance method Public Event handling method 20080129
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080122
4 CONVERT_FROM_TABLE Static method Public Method 20080131
5 CONVERT_TO_TABLE Static method Public Method 20080131
6 ON_FILTER_DOUBLE_CLICK Instance method Public Event handling method 20080129
7 REFRESH_AND_UPDATE 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 Changing 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 Importing FILTER_GRID Call by reference Object reference (TYPE REF TO) CL_XMS_LMS_FILTER_GRID LMS-Filter 20080129
2 Importing I_APPLOGPARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for application log 20080122
3 Importing I_APPL_EVENTS Value transfer Type reference (TYPE) CHAR01 SPACE Ereignisse als Applikationsevents registrieren 20080122
4 Importing I_FCAT_COMPLETE Call by reference Type reference (TYPE) SAP_BOOL SPACE boolsche Variable (X=true, space=false) 20080122
5 Importing I_GRAPHICSPARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for graphics 20080122
6 Importing I_LIFETIME Value transfer Type reference (TYPE) I Lifetime 20080122
7 Importing I_NAME Value transfer Type reference (TYPE) STRING Name 20080122
8 Importing I_PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent-Container 20080122
9 Importing I_PARENTDBG Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Internal, donnot use. 20080122
10 Importing I_SHELLSTYLE Value transfer Type reference (TYPE) I 0 Control Style 20080122
# Exception Resumable Description Created on
1 ERROR_CNTL_CREATE Fehler beim Erzeugen des Controls 20080122
2 ERROR_CNTL_INIT Fehler beim Initialisieren des Controls 20080122
3 ERROR_CNTL_LINK Fehler beim Linken des Controls 20080122
4 ERROR_DP_CREATE 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 Importing EXTR_IN Call by reference Type reference (TYPE) SXMS_LMS_EXTR Lean Message Search Extractor 20080131
2 Returning 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 Importing EXTR_IN Call by reference Type reference (TYPE) SXMS_EXTRACTOR_DISP Anzeigestruktur für Extraktor-Grid 20080131
2 Returning 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 Importing 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