SAP ABAP Class CL_XMS_LMS_CONF_API (LMS Config. API)
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_LMS_CONF_API | |
| Short Description | LMS Config. API | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSF | XI: Integration Engine Runtime |
| Created | 20080205 | SAP |
| Last change | 20130531 | 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) |
Interfaces
Class CL_XMS_LMS_CONF_API has no interface implemented.
Friends
Class CL_XMS_LMS_CONF_API has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TBTCJOB-JOBNAME | 'SAP_WS_EXTRACT' | Background Job Name | 20081014 | ||
| 2 | Constant | Public | Type reference (TYPE) | VARI_REPRT | 'SXMS_EXTRACT_MESSAGES' | ABAP: Program Name in Variant Key | 20081014 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSVAR-VARIANT | 'SAP_WS_EXTR' | Variant Name | 20081014 | ||
| 4 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_XMS_EXTRACTOR | Extractor Access | 20080205 | |||
| 5 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_XMS_EXTR_FILTER_API | LMS Extractor for Messages | 20080205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080205 | |
| 2 | Static method | Protected | Method | 20081014 | ||
| 3 | Static method | Public | Method | 20081006 | ||
| 4 | Static method | Public | Method | 20081014 | ||
| 5 | Static method | Public | Method | 20081006 | ||
| 6 | Static method | Public | Method | 20081112 |
Events
Class CL_XMS_LMS_CONF_API has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | EXTR_TTYP | Public | See coding | 20081006 | extr_ttyp TYPE STANDARD TABLE OF sxms_lms_ext_conf WITH DEFAULT KEY
|
||
| 2 | FILTER_TTYP | Public | See coding | 20081006 | filter_ttyp TYPE STANDARD TABLE OF sxms_lms_fil_conf WITH DEFAULT KEY
|
||
| 3 | INTERFACE_TTYP | Public | See coding | 20080208 | interface_ttyp TYPE STANDARD TABLE OF sxi_interface WITH DEFAULT KEY
|
||
| 4 | NAME_STR | Public | See coding | 20080205 | BEGIN OF name_str,
name TYPE sxms_extr_name,
descr TYPE sxmsdescr,
END OF name_str
|
||
| 5 | NAME_TTYP | Public | See coding | 20080205 | name_ttyp TYPE STANDARD TABLE OF name_str WITH DEFAULT KEY
|
||
| 6 | NS_TTYP | Public | See coding | 20081006 | ns_ttyp TYPE STANDARD TABLE OF sxms_lms_ns_conf WITH DEFAULT KEY
|
||
| 7 | RSPARAMS_T | Protected | See coding | 20081014 | rsparams_t TYPE STANDARD TABLE OF rsparams WITH DEFAULT KEY
|
||
| 8 | VARIT_T | Protected | See coding | 20081014 | varit_t TYPE STANDARD TABLE OF varit WITH DEFAULT KEY
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_XMS_LMS_CONF_API has no parameter.
Method CLASS_CONSTRUCTOR on class CL_XMS_LMS_CONF_API has no exception.
Method FILL_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE_FROM | Value transfer | Type reference (TYPE) | DATUM | 20081014 | ||||
| 2 | TIME_FROM | Value transfer | Type reference (TYPE) | UZEIT | 20081014 | ||||
| 3 | VARI_CONTENTS | Value transfer | Type reference (TYPE) | RSPARAMS_T | 20090219 | ||||
| 4 | VARI_DESC | Value transfer | Type reference (TYPE) | VARID | 20090219 | ||||
| 5 | VARI_TEXT | Value transfer | Type reference (TYPE) | VARIT_T | 20090219 |
Method FILL_VARIANT on class CL_XMS_LMS_CONF_API has no exception.
Method GET_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_EXTRACTOR | Call by reference | Type reference (TYPE) | EXTR_TTYP | Proxy Table Type (generated) | 20081006 | |||
| 2 | MESSAGE_FILTER | Call by reference | Type reference (TYPE) | FILTER_TTYP | Proxy Table Type (generated) | 20081006 | |||
| 3 | MESSAGE_FILTER_NS | Call by reference | Type reference (TYPE) | NS_TTYP | Proxy Table Type (generated) | 20081006 |
Method GET_CONFIG on class CL_XMS_LMS_CONF_API has no exception.
Method SCHEDULE_EXTRACTOR_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE_FROM | Call by reference | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20081014 | |||
| 2 | TIME_FROM | Call by reference | Type reference (TYPE) | SY-UZEIT | Aktuelle Uhrzeit des Applikationsservers | 20081014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20081014 |
Method SET_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_EXTRACTOR | Call by reference | Type reference (TYPE) | EXTR_TTYP | Proxy Table Type (generated) | 20081006 | |||
| 2 | MESSAGE_FILTER | Call by reference | Type reference (TYPE) | FILTER_TTYP | Proxy Table Type (generated) | 20081006 | |||
| 3 | MESSAGE_FILTER_NS | Call by reference | Type reference (TYPE) | NS_TTYP | Proxy Table Type (generated) | 20081006 |
Method SET_CONFIG on class CL_XMS_LMS_CONF_API has no exception.
Method TEST_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOG_TAB | Value transfer | Type reference (TYPE) | CL_XMS_STRING_LOG=>LOG_TTYP | 20081112 | ||||
| 2 | MSGID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20081112 | |||
| 3 | VALUE_TAB | Value transfer | Type reference (TYPE) | SXMSDATA_TUPEL_TAB_VALUE_TAB | Tupel der extrahierten Daten einer Message mit Wertetabelle | 20081112 |
Method TEST_MESSAGE on class CL_XMS_LMS_CONF_API has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |