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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
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 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_XMS_EXTR_FILTER_API | API for Extractor | 20080129 | ||
2 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_XMS_EXTRACTOR | Extractor Access | 20080129 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20080129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100427 | |
2 | ![]() |
Instance method | Public | Method | 20080226 | |
3 | ![]() |
Instance method | Public | Method | 20080204 | |
4 | ![]() |
Instance method | Public | Method | 20080310 | |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080129 |
6 | ![]() |
Instance method | Public | Method | 20080129 | |
7 | ![]() |
Instance method | Public | Method | 20080129 | |
8 | ![]() |
Instance method | Public | Method | 20080227 | |
9 | ![]() |
Instance method | Public | Method | 20080407 | |
10 | ![]() |
Instance method | Public | Method | 20080131 | |
11 | ![]() |
Instance method | Public | Method | 20080218 | |
12 | ![]() |
Static method | Public | Method | 20080129 | |
13 | ![]() |
Instance method | Public | Method | 20080129 | |
14 | ![]() |
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 | ![]() |
XI: Systemfehler | 20100427 |
Method CHECK_FOR_EXTRACTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILTER_ID | Call by reference | Type reference (TYPE) | SXMS_IF_EXTR_ID | Filter-ID für Datenextraktion | 20080226 | ||
2 | ![]() |
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 | ![]() |
FILTER_ID | Call by reference | Type reference (TYPE) | SXMS_IF_EXTR_ID | Filter-ID für Datenextraktion | 20080204 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | SXMS_EXTR_NAME | Extraktorname | 20080204 | ||
3 | ![]() |
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 | ![]() |
FILTER_ID | Call by reference | Type reference (TYPE) | SXMS_IF_EXTR_ID | Filter-ID für Datenextraktion | 20080310 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | SXMS_EXTR_NAME | Extraktorname | 20080310 | ||
3 | ![]() |
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 | ![]() |
EXTRACTOR | Call by reference | Type reference (TYPE) | SXMS_LMS_EXTR | Anzeigestruktur für Extraktor-Grid | 20080129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20080129 |
Method DELETE_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILTER_ID | Call by reference | Type reference (TYPE) | SXMS_IF_EXTR_ID | Filter-ID für Datenextraktion | 20080129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20080129 |
Method GET_COUNT_FOR_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILTER_ID | Call by reference | Type reference (TYPE) | SXMS_IF_EXTR_ID | Filter-ID für Datenextraktion | 20080227 | ||
2 | ![]() |
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 | ![]() |
EXTR | Value transfer | Type reference (TYPE) | SXMS_LMS_EXTR | Lean Message Search Extractor | 20080407 | ||
2 | ![]() |
FILTER_ID | Call by reference | Type reference (TYPE) | SXMS_IF_EXTR_ID | Filter-ID für Datenextraktion | 20080407 | ||
3 | ![]() |
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 | ![]() |
EXTR_TAB | Value transfer | Type reference (TYPE) | EXTR_TTYP | 20080131 | |||
2 | ![]() |
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 | ![]() |
EXTRACTOR_TAB | Value transfer | Type reference (TYPE) | SXMSMESSAGE_EXTRACTOR_TAB | TTYP für SXMS_LMS_EXTR_TR | 20080218 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
EXTRACTOR | Call by reference | Type reference (TYPE) | SXMS_LMS_EXTR | Anzeigestruktur für Extraktor-Grid | 20080129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20080129 |
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXTRACTOR | Call by reference | Type reference (TYPE) | SXMS_LMS_EXTR | Anzeigestruktur für Extraktor-Grid | 20080129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20080129 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |