SAP ABAP Class CL_XMS_LMS_EXTR_FILTER (LMS Extractor for Messages)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MAIN | XMS: Global Attributes | 20120905 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MAIN_CONST | XMS: Constants | 20120905 |
Properties
| Class | CL_XMS_LMS_EXTR_FILTER | |
| Short Description | LMS Extractor for Messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSF | XI: Integration Engine Runtime |
| Created | 20080129 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_LMS_EXTR_FILTER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XMS_MAIN | XMS: Global Attributes | 20120905 | ||
| 2 | IF_XMS_MAIN_CONST | XMS: Constants | 20120905 |
Friends
Class CL_XMS_LMS_EXTR_FILTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20120905 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20120905 | |||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | FIL_TTYP | 20080129 | ||||
| 4 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_XMS_LMS_EXTR_FILTER | LMS Extractor for Messages | 20080129 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_XMS_LOG | 20080204 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SXMS_EXTR_ACTIVITY | Method | 20080129 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | FIL_TTYP | 20080129 |
Methods
Events
Class CL_XMS_LMS_EXTR_FILTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | FIL_TTYP | Public | See coding | 20080129 | fil_ttyp TYPE TABLE OF sxms_lms_ext_fil WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD | Call by reference | Type reference (TYPE) | SXMS_EXTR_ACTIVITY | 20080129 |
Method CONSTRUCTOR on class CL_XMS_LMS_EXTR_FILTER has no exception.
Method EXTRACT_AND_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20080130 |
Method EXTRACT_AND_SAVE on class CL_XMS_LMS_EXTR_FILTER has no exception.
Method EXTRACT_AND_SAVE_MMF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MMF | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_MMF | Multi message interface | 20080130 |
Method EXTRACT_AND_SAVE_MMF on class CL_XMS_LMS_EXTR_FILTER has no exception.
Method EXTRACT_AND_SAVE_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE | Call by reference | Type reference (TYPE) | SXI_INTERFACE | XI: Interface | 20080226 | |||
| 2 | MSGID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20080226 | |||
| 3 | PAYLOAD | Call by reference | Type reference (TYPE) | XSTRING | higher level message interface | 20080226 | |||
| 4 | PID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20080226 | |||
| 5 | PSI | Call by reference | Type reference (TYPE) | SXMS_LMS_P_S_I | Include-Strukur für LMS-Filter | 20080226 |
Method EXTRACT_AND_SAVE_PAYLOAD on class CL_XMS_LMS_EXTR_FILTER 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_LMS_EXTR_FILTER | LMS-Extraktor für Messages | 20080129 | |||
| 2 | LOG | Call by reference | Object reference (TYPE REF TO) | CL_XMS_LOG | 20080204 | ||||
| 3 | METHOD | Call by reference | Type reference (TYPE) | SXMS_EXTR_ACTIVITY | Methode | 20080129 |
Method GET_INSTANCE on class CL_XMS_LMS_EXTR_FILTER has no exception.
Method GET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20080129 | |||
| 2 | VALUE_TAB | Value transfer | Type reference (TYPE) | SXMSDATA_TUPEL_TAB_VALUE_TAB | Tupel der extrahierten Daten einer Message | 20080129 |
Method GET_VALUES on class CL_XMS_LMS_EXTR_FILTER has no exception.
Method GET_VALUES_FOR_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER | Call by reference | Type reference (TYPE) | SXMS_LMS_EXT_FIL | Filter für LMS-Extraktor | 20080130 | |||
| 2 | MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20080130 | |||
| 3 | VALUE_TAB | Value transfer | Type reference (TYPE) | SXMSDATA_TUPEL_TAB_VALUE_TAB | Tupel der extrahierten Daten einer Message | 20080130 |
Method GET_VALUES_FOR_FILTER on class CL_XMS_LMS_EXTR_FILTER has no exception.
Method GET_VALUES_FOR_FILTER_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER | Call by reference | Type reference (TYPE) | SXMS_LMS_EXT_FIL | Filter für LMS-Extraktor | 20080226 | |||
| 2 | PAYLOAD | Call by reference | Type reference (TYPE) | XSTRING | higher level message interface | 20080226 | |||
| 3 | VALUE_TAB | Value transfer | Type reference (TYPE) | SXMSDATA_TUPEL_TAB_VALUE_TAB | Tupel der extrahierten Daten einer Message | 20080226 |
Method GET_VALUES_FOR_FILTER_PAYLOAD on class CL_XMS_LMS_EXTR_FILTER has no exception.
Method GET_VALUES_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE | Call by reference | Type reference (TYPE) | SXI_INTERFACE | XI: Interface | 20080226 | |||
| 2 | PAYLOAD | Call by reference | Type reference (TYPE) | XSTRING | 20080226 | ||||
| 3 | PSI | Call by reference | Type reference (TYPE) | SXMS_LMS_P_S_I | higher level message interface | 20080226 | |||
| 4 | VALUE_TAB | Value transfer | Type reference (TYPE) | SXMSDATA_TUPEL_TAB_VALUE_TAB | Tupel der extrahierten Daten einer Message | 20080226 |
Method GET_VALUES_PAYLOAD on class CL_XMS_LMS_EXTR_FILTER has no exception.
Method REFRESH_BUFFER Signature
Method REFRESH_BUFFER on class CL_XMS_LMS_EXTR_FILTER has no parameter.
Method REFRESH_BUFFER on class CL_XMS_LMS_EXTR_FILTER has no exception.
Method SET_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOG | Call by reference | Object reference (TYPE REF TO) | CL_XMS_LOG | 20080206 |
Method SET_LOG on class CL_XMS_LMS_EXTR_FILTER has no exception.
Method TEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20080204 | |||
| 2 | PID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20080204 | |||
| 3 | VALUE_TAB | Value transfer | Type reference (TYPE) | SXMSDATA_TUPEL_TAB_VALUE_TAB | Tupel der extrahierten Daten einer Message | 20080212 |
Method TEST on class CL_XMS_LMS_EXTR_FILTER has no exception.
Method TEST_AND_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20080212 | |||
| 2 | PID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20080212 |
Method TEST_AND_SAVE on class CL_XMS_LMS_EXTR_FILTER has no exception.
Method TEST_AND_SAVE_WS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE | Call by reference | Type reference (TYPE) | SXI_INTERFACE | XI: Interface | 20080829 | |||
| 2 | MSGID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20080829 | |||
| 3 | PID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20080829 | |||
| 4 | SND_RCV | Call by reference | Type reference (TYPE) | SXMS_LMS_P_S_I | Include-Strukur für LMS-Filter | 20080829 |
Method TEST_AND_SAVE_WS on class CL_XMS_LMS_EXTR_FILTER has no exception.
Method TEST_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20080311 | |||
| 2 | PID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20080311 | |||
| 3 | VALUE_TAB | Value transfer | Type reference (TYPE) | SXMSDATA_TUPEL_TAB_VALUE_TAB | Tupel der extrahierten Daten einer Message mit Wertetabelle | 20081112 |
Method TEST_UI on class CL_XMS_LMS_EXTR_FILTER has no exception.
Method TEST_UI_WS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20080901 | |||
| 2 | PID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20080901 | |||
| 3 | VALUE_TAB | Value transfer | Type reference (TYPE) | SXMSDATA_TUPEL_TAB_VALUE_TAB | Tupel der extrahierten Daten einer Message mit Wertetabelle | 20081112 |
Method TEST_UI_WS on class CL_XMS_LMS_EXTR_FILTER has no exception.
Method TEST_WS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE | Call by reference | Type reference (TYPE) | SXI_INTERFACE | XI: Interface | 20080829 | |||
| 2 | MSGID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20080829 | |||
| 3 | PID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20080829 | |||
| 4 | SND_RCV | Call by reference | Type reference (TYPE) | SXMS_LMS_P_S_I | Include-Strukur für LMS-Filter | 20080829 | |||
| 5 | VALUE_TAB | Value transfer | Type reference (TYPE) | SXMSDATA_TUPEL_TAB_VALUE_TAB | Tupel der extrahierten Daten einer Message | 20080829 |
Method TEST_WS on class CL_XMS_LMS_EXTR_FILTER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |