SAP ABAP Class CL_XMS_EXTR_FILTER_API (API for Extractor)
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_EXTR_FILTER_API | |
| Short Description | API for Extractor | |
| Super Class | ||
| 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 | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_EXTR_FILTER_API has no forward declaration.
Interfaces
Class CL_XMS_EXTR_FILTER_API has no interface implemented.
Friends
Class CL_XMS_EXTR_FILTER_API has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_XMS_EXTR_FILTER_API | API for Extractor | 20080128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080128 | ||
| 2 | Instance method | Public | Method | 20080227 | ||
| 3 | Instance method | Public | Method | 20080128 | ||
| 4 | Instance method | Public | Method | 20080128 | ||
| 5 | Instance method | Public | Method | 20080205 | ||
| 6 | Instance method | Public | Method | 20080130 | ||
| 7 | Instance method | Public | Method | 20080129 | ||
| 8 | Instance method | Public | Method | 20080218 | ||
| 9 | Static method | Public | Method | 20080128 | ||
| 10 | Instance method | Public | Method | 20080128 | ||
| 11 | Instance method | Public | Method | 20080128 | ||
| 12 | Instance method | Public | Method | 20080218 | ||
| 13 | Instance method | Public | Method | 20080128 | ||
| 14 | Instance method | Public | Method | 20080218 | ||
| 15 | Instance method | Public | Method | 20080128 |
Events
Class CL_XMS_EXTR_FILTER_API has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | FILTER_TTYP | Public | See coding | 20080129 | FILTER_TTYP TYPE TABLE OF SXMS_EXT_FIL WITH DEFAULT KEY
|
Method Signatures
Method CHANGE_AUTHORITY Signature
Method CHANGE_AUTHORITY on class CL_XMS_EXTR_FILTER_API has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20080128 |
Method CHECK_ACTIV 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 | RET | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20080227 |
Method CHECK_ACTIV on class CL_XMS_EXTR_FILTER_API has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER | Call by reference | Type reference (TYPE) | SXMS_EXT_FIL | Filter für Extraktoren | 20080128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20080128 |
Method DISPLAY_AUTHORITY Signature
Method DISPLAY_AUTHORITY on class CL_XMS_EXTR_FILTER_API has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20080129 |
Method GET_ACTIVE_FILTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER_TAB | Value transfer | Type reference (TYPE) | FILTER_TTYP | 20080205 |
Method GET_ACTIVE_FILTERS on class CL_XMS_EXTR_FILTER_API has no exception.
Method GET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER | Value transfer | Type reference (TYPE) | SXMS_EXT_FIL | Filter für Extraktoren | 20080130 | |||
| 2 | FILTER_ID | Call by reference | Type reference (TYPE) | SXMS_IF_EXTR_ID | Filter-ID für Datenextraktion | 20080130 |
Method GET_FILTER on class CL_XMS_EXTR_FILTER_API has no exception.
Method GET_FILTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER_TAB | Value transfer | Type reference (TYPE) | FILTER_TTYP | 20080129 |
Method GET_FILTERS on class CL_XMS_EXTR_FILTER_API has no exception.
Method GET_FILTERS_CACHE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER_TAB | Value transfer | Type reference (TYPE) | SXMSMESSAGE_FILTER_TAB | TTYP für SXMS_LMS_FILTER_EXTR | 20080218 |
Method GET_FILTERS_CACHE on class CL_XMS_EXTR_FILTER_API 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_EXTR_FILTER_API | API für Extraktfilter | 20080128 |
Method GET_INSTANCE on class CL_XMS_EXTR_FILTER_API has no exception.
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER | Call by reference | Type reference (TYPE) | SXMS_EXT_FIL | Filter für Extraktoren | 20080128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20080128 |
Method LOCK 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 | 20080128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20080128 |
Method LOCK_ALL Signature
Method LOCK_ALL on class CL_XMS_EXTR_FILTER_API has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20080218 |
Method UNLOCK 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 | 20080128 |
Method UNLOCK on class CL_XMS_EXTR_FILTER_API has no exception.
Method UNLOCK_ALL Signature
Method UNLOCK_ALL on class CL_XMS_EXTR_FILTER_API has no parameter.
Method UNLOCK_ALL on class CL_XMS_EXTR_FILTER_API has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER | Call by reference | Type reference (TYPE) | SXMS_EXT_FIL | Filter für Extraktoren | 20080128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20080128 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |