SAP ABAP Class CL_XMS_EXTRACTOR (Extractor Access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
Properties
Class CL_XMS_EXTRACTOR  
Short Description Extractor Access    
Super Class    
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
# Type group / Object type Type Type Description
1 CL_XMS_EXTR_GRID Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_XMS_LMS_EXTR_FILTER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_XMS_EXTRACTOR has no interface implemented.
Friends
Class CL_XMS_EXTRACTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _FILTER_API Instance attribute Protected Object reference (TYPE REF TO) CL_XMS_EXTR_FILTER_API API for Extractor 20080129
2 _INST Static Attribute Public Object reference (TYPE REF TO) CL_XMS_EXTRACTOR Extractor Access 20080129
3 _NO_CHANGE Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Indicator 20080129
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_AUTHORITY Instance method Public Method 20100427
2 CHECK_FOR_EXTRACTOR Instance method Public Method 20080226
3 CHECK_UNIQUE_EXTRACTOR_NAME Instance method Public Method 20080204
4 CHECK_UNIQUE_EXTR_FOR_FILTER Instance method Public Method 20080310
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080129
6 DELETE Instance method Public Method 20080129
7 DELETE_FILTER Instance method Public Method 20080129
8 GET_COUNT_FOR_FILTER Instance method Public Method 20080227
9 GET_EXTRACTOR Instance method Public Method 20080407
10 GET_EXTRACTORS Instance method Public Method 20080131
11 GET_EXTRACTORS_CACHE Instance method Public Method 20080218
12 GET_INSTANCE Static method Public Method 20080129
13 INSERT Instance method Public Method 20080129
14 UPDATE Instance method Public Method 20080129
Events
Class CL_XMS_EXTRACTOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 EXTR_TTYP Public See coding 20080131 extr_ttyp TYPE TABLE OF sxms_lms_extr WITH DEFAULT KEY
Method Signatures

Method CHANGE_AUTHORITY Signature

Method CHANGE_AUTHORITY on class CL_XMS_EXTRACTOR has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20100427

Method CHECK_FOR_EXTRACTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER_ID Call by reference Type reference (TYPE) SXMS_IF_EXTR_ID Filter-ID für Datenextraktion 20080226
2 Returning RET Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20080226

Method CHECK_FOR_EXTRACTOR on class CL_XMS_EXTRACTOR has no exception.

Method CHECK_UNIQUE_EXTRACTOR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER_ID Call by reference Type reference (TYPE) SXMS_IF_EXTR_ID Filter-ID für Datenextraktion 20080204
2 Importing NAME Call by reference Type reference (TYPE) SXMS_EXTR_NAME Extraktorname 20080204
3 Returning RET Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20080204

Method CHECK_UNIQUE_EXTRACTOR_NAME on class CL_XMS_EXTRACTOR has no exception.

Method CHECK_UNIQUE_EXTR_FOR_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER_ID Call by reference Type reference (TYPE) SXMS_IF_EXTR_ID Filter-ID für Datenextraktion 20080310
2 Importing NAME Call by reference Type reference (TYPE) SXMS_EXTR_NAME Extraktorname 20080310
3 Returning RET Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20080310

Method CHECK_UNIQUE_EXTR_FOR_FILTER on class CL_XMS_EXTRACTOR has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_XMS_EXTRACTOR has no parameter.
Method CONSTRUCTOR on class CL_XMS_EXTRACTOR has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTRACTOR Call by reference Type reference (TYPE) SXMS_LMS_EXTR Anzeigestruktur für Extraktor-Grid 20080129
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20080129

Method DELETE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER_ID Call by reference Type reference (TYPE) SXMS_IF_EXTR_ID Filter-ID für Datenextraktion 20080129
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20080129

Method GET_COUNT_FOR_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER_ID Call by reference Type reference (TYPE) SXMS_IF_EXTR_ID Filter-ID für Datenextraktion 20080227
2 Returning N Value transfer Type reference (TYPE) INT4 Einstelliges Kennzeichen 20080227

Method GET_COUNT_FOR_FILTER on class CL_XMS_EXTRACTOR has no exception.

Method GET_EXTRACTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXTR Value transfer Type reference (TYPE) SXMS_LMS_EXTR Lean Message Search Extractor 20080407
2 Importing FILTER_ID Call by reference Type reference (TYPE) SXMS_IF_EXTR_ID Filter-ID für Datenextraktion 20080407
3 Importing NAME Call by reference Type reference (TYPE) SXMS_EXTR_NAME Extraktorname 20080407

Method GET_EXTRACTOR on class CL_XMS_EXTRACTOR has no exception.

Method GET_EXTRACTORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXTR_TAB Value transfer Type reference (TYPE) EXTR_TTYP 20080131
2 Importing FILTER_ID Call by reference Type reference (TYPE) SXMS_IF_EXTR_ID Filter-ID für Datenextraktion 20080131

Method GET_EXTRACTORS on class CL_XMS_EXTRACTOR has no exception.

Method GET_EXTRACTORS_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXTRACTOR_TAB Value transfer Type reference (TYPE) SXMSMESSAGE_EXTRACTOR_TAB TTYP für SXMS_LMS_EXTR_TR 20080218
2 Importing FILTER_TAB Call by reference Type reference (TYPE) SXMSMESSAGE_FILTER_TAB Proxy Table Type (generated) 20080227

Method GET_EXTRACTORS_CACHE on class CL_XMS_EXTRACTOR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INST Value transfer Object reference (TYPE REF TO) CL_XMS_EXTRACTOR Extraktor-Zugriff 20080129

Method GET_INSTANCE on class CL_XMS_EXTRACTOR has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTRACTOR Call by reference Type reference (TYPE) SXMS_LMS_EXTR Anzeigestruktur für Extraktor-Grid 20080129
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20080129

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTRACTOR Call by reference Type reference (TYPE) SXMS_LMS_EXTR Anzeigestruktur für Extraktor-Grid 20080129
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20080129
History
Last changed by/on SAP  20110908 
SAP Release Created in 711