SAP ABAP Class CL_XMS_RUNTIME_MEASUREMENT (SXMS: Access to Runtime Measurement Results)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-XI-IS-IEN (Application Component) Integration Engine
⤷ SXMSPERSIST (Package) XI: Integration Engine Persistence Layer
⤷ BC-XI-IS-IEN (Application Component) Integration Engine
⤷ SXMSPERSIST (Package) XI: Integration Engine Persistence Layer
Properties
Class | CL_XMS_RUNTIME_MEASUREMENT | |
Short Description | SXMS: Access to Runtime Measurement Results | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SXMSPERSIST | XI: Integration Engine Persistence Layer |
Created | 20020731 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_XMS_MAIN | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_XMS_RUNTIME_MEASUREMENT has no interface implemented.
Friends
Class CL_XMS_RUNTIME_MEASUREMENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_NAME_ADD | Constant | Private | Type reference (TYPE) | CHAR10 | 'ADD' | Add | 20061027 | |
2 | CO_NAME_CLEAR | Constant | Private | Type reference (TYPE) | CHAR10 | 'CLEAR' | Clear | 20061027 | |
3 | CO_NAME_DB_ENTRY_QUEUING | Constant | Private | Type reference (TYPE) | SXMSTSNAM | 'DB_ENTRY_QUEUING' | Name of a Time Stamp | 20060124 | |
4 | CO_NAME_DB_SPLITTER_QUEUING | Constant | Private | Type reference (TYPE) | SXMSTSNAM | 'DB_SPLITTER_QUEUING' | Name of a Time Stamp | 20060124 | |
5 | CO_NAME_FLUSH | Constant | Private | Type reference (TYPE) | CHAR10 | 'FLUSH' | Flush | 20061027 | |
6 | CO_NAME_HTTP_SEND | Constant | Private | Type reference (TYPE) | SXMSTSNAM | 'HTTP_SEND' | Name of a Time Stamp | 20060209 | |
7 | CO_NAME_IE_CMPLT | Constant | Private | Type reference (TYPE) | SXMSTSNAM | 'IE_COMPLETE' | Name of a Time Stamp | 20031210 | |
8 | CO_NAME_IS_CMPLT | Constant | Private | Type reference (TYPE) | SXMSTSNAM | 'IS_COMPLETE' | Name of a Time Stamp | 20031210 | |
9 | CO_NAME_NOADD | Constant | Private | Type reference (TYPE) | CHAR10 | 'NOADD' | noadd | 20061027 | |
10 | CO_NAME_NOCLEAR | Constant | Private | Type reference (TYPE) | CHAR10 | 'NOCLEAR' | noclear | 20061027 | |
11 | CO_NAME_NOFLUSH | Constant | Private | Type reference (TYPE) | CHAR10 | 'NOFLUSH' | noflush | 20061027 | |
12 | CO_NAME_PLSRV_MAPPING_REQUEST | Constant | Private | Type reference (TYPE) | SXMSTSNAM | 'PLSRV_MAPPING_REQUEST' | Name of a Time Stamp | 20060209 | |
13 | CO_NAME_PRX_DATA_SHBUF | Constant | Private | Type reference (TYPE) | STRING | 'prx_data' | Name for Export of Proxy Data in Shared Buffer | 20040204 | |
14 | CO_NAME_PRX_OUT_CMPLT | Constant | Private | Type reference (TYPE) | SXMSTSNAM | 'PROXY_OUTBOUND_COMPLETE' | Name of a Time Stamp | 20031210 | |
15 | CO_ORDNUM_IE_CMPLT_RCV | Constant | Private | Type reference (TYPE) | INT4 | 49999 | Natural Number | 20031210 | |
16 | CO_ORDNUM_IE_CMPLT_SND | Constant | Private | Type reference (TYPE) | INT4 | 59999 | Natural Number | 20031210 | |
17 | CO_ORDNUM_IS_CMPLT | Constant | Private | Type reference (TYPE) | INT4 | 29999 | Natural Number | 20031210 | |
18 | CO_ORDNUM_PRX_OUT_CMPLT_ASYNC | Constant | Private | Type reference (TYPE) | INT4 | 19999 | Natural Number | 20031210 | |
19 | CO_ORDNUM_PRX_OUT_CMPLT_SYNC | Constant | Private | Type reference (TYPE) | INT4 | 59999 | Natural Number | 20031210 | |
20 | PACKAGE_SXMSAERAW | Static Attribute | Private | Type reference (TYPE) | SXMSAERAWTAB | Table Type for SXMSAERAW | 20060411 | ||
21 | PACKAGE_SXMSPFRAWD | Static Attribute | Private | Type reference (TYPE) | SXMSPFRAWDTAB | Integration Engine: Table of Entries for DB Table sxmspfrawd | 20041129 | ||
22 | PACKAGE_SXMSPFRAWH | Static Attribute | Private | Type reference (TYPE) | SXMSPFRAWHTAB | Integration Engine: Table of Entries for DB Table sxmspfrawh | 20041129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | AMF_PACKAGE_CONTROL | Static method | Private | Method | External Control for Packaging by AMF | 20061027 |
2 | CALC_PAYLOAD_SIZE | Static method | Private | Method | Integration Engine: Calculate Payload Size | 20031103 |
3 | CREATE_ADAPTER_DATA | Static method | Private | Method | Creates Entries for Adapter Runtime Data | 20060411 |
4 | CREATE_COMPLETION_ITEM | Static method | Private | Method | Integration Engine: Generates Time Stamp for Component End | 20031210 |
5 | CREATE_DATA_ITEMS | Static method | Private | Method | Generates Entries for Database Table sxmspfrawd | 20030808 |
6 | CREATE_HEADER_ITEM | Static method | Private | Method | Generates Entry for Database Table sxmspfrawh | 20030808 |
7 | CREATE_ITEMS | Static method | Private | Method | Generates Entries for Tables sxmspfrawh and sxmspfrawd | 20030808 |
8 | DO_PREPARATIONS | Static method | Private | Method | IE: Determines Role, Message Objects, Mode, Component ID | 20031105 |
9 | GET_AGREEMENT_IDS | Static method | Private | Method | XMB: Gets IDs from Sender and Receiver Agreement | 20060411 |
10 | GET_OWN_COMPONENTID | Static method | Private | Method | Integration Engine: Determine Own Component ID | 20031103 |
11 | GET_STATIC_HEADER_DATA | Static method | Private | Method | IE: Gets ID of Sender/Receiver, Payload Size, Ref. ID | 20031106 |
12 | HANDLE_AMF | Static method | Private | Method | XMB: Conversions for Array Message Format | 20061027 |
13 | HANDLE_EXCEPTION | Static method | Private | Method | Integration Engine: Writes Entry in System Log | 20041124 |
14 | HANDLE_MMF | Static method | Private | Method | XMB: Conversions for Multi-Message Format | 20050825 |
15 | HASH_TIMESTAMPS | Static method | Private | Method | IE: Calculate Hash Value for Time Stamp Class | 20040312 |
16 | SCAN_RUNTIME_ITEMS | Static method | Private | Method | Sets firstts,lastts,latency,dbentry,dbsplitter,map,httpsend | 20060209 |
17 | WRITE | Static method | Public | Method | 20020731 |
Events
Class CL_XMS_RUNTIME_MEASUREMENT has no event.
Types
Class CL_XMS_RUNTIME_MEASUREMENT has no local type.
Method Signatures
Method AMF_PACKAGE_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CV_ADD | Call by reference | Type reference (TYPE) | C | 20061027 | |||
2 | Changing | CV_CLEAR | Call by reference | Type reference (TYPE) | C | 20061027 | |||
3 | Changing | CV_FLUSH | Call by reference | Type reference (TYPE) | C | 20061027 | |||
4 | Importing | IM_AMF_PACKAGE_CONTROL | Call by reference | Type reference (TYPE) | CHAR128 | 128 Zeichen | 20061027 |
Method AMF_PACKAGE_CONTROL on class CL_XMS_RUNTIME_MEASUREMENT has no exception.
Method CALC_PAYLOAD_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_RO | Call by reference | Object reference (TYPE REF TO) | CL_XMS_RUN_TIME_ENV | XMS: Laufzeitumgebung | 20031103 | ||
2 | Returning | RT_PAYLOAD_SIZE | Value transfer | Type reference (TYPE) | SXMSPFRAWH-MSGSIZE | Natürliche Zahl | 20031103 |
Method CALC_PAYLOAD_SIZE on class CL_XMS_RUNTIME_MEASUREMENT has no exception.
Method CREATE_ADAPTER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_AERAW | Call by reference | Type reference (TYPE) | SXMSAERAW | XI: Adapter-Laufzeitdaten (Rohdaten) | 20060411 | ||
2 | Importing | IM_BS_ROLE | Call by reference | Type reference (TYPE) | LCR_BS_ROLE | AI-LCR: Rolle eines Business Systems | 20060411 | ||
3 | Importing | IM_MMF | Call by reference | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20060411 | ||
4 | Importing | IM_RAWHITEM | Call by reference | Type reference (TYPE) | SXMSPFRAWH | XMB: Headertabelle für Rohdaten zur Performanceauswertung | 20060411 | ||
5 | Importing | IM_RO | Call by reference | Object reference (TYPE REF TO) | CL_XMS_RUN_TIME_ENV | XMS: Laufzeitumgebung | 20060411 | ||
6 | Importing | IM_SUB_OUT_BINDING | Call by reference | Object reference (TYPE REF TO) | CL_SRV_BINDING | XI Services: Inbound und Outbound Binding | 20060411 |
Method CREATE_ADAPTER_DATA on class CL_XMS_RUNTIME_MEASUREMENT has no exception.
Method CREATE_COMPLETION_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_COMPLETION_ITEM | Call by reference | Type reference (TYPE) | SXMSPFRAWD | XMB: Datentabelle für Rohdaten zur Performance | 20040204 | ||
2 | Importing | IM_COMPONENT_ID | Call by reference | Type reference (TYPE) | SXMSGUID | GUID für Objekte der Integration Engine | 20031210 | ||
3 | Importing | IM_DIRECTION | Call by reference | Type reference (TYPE) | SXICOMPONENT-COMPDIRECTION | Richtung des Nachrichtenflusses (Inbound oder Outbound) | 20031210 | ||
4 | Importing | IM_MSGID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20031210 | ||
5 | Importing | IM_PROCMODE | Call by reference | Type reference (TYPE) | SXMSPFRAWH-PROCMODE | XI: Verarbeitungsart | 20031210 | ||
6 | Importing | IM_PROXY | Call by reference | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20031210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_XMS_SYSERR_ENGINE | XI: Systemfehler der Integration-Engine | 20031210 |
Method CREATE_DATA_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CH_NORAWD | Call by reference | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20050825 | ||
2 | Changing | CH_TIMESTAMPS | Call by reference | Type reference (TYPE) | STRING | Konkatenation aller Zeitstempelnamen | 20040312 | ||
3 | Exporting | EX_FIRSTTS | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20030808 | ||
4 | Exporting | EX_LASTTS | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20030808 | ||
5 | Exporting | EX_RAWDTAB | Call by reference | Type reference (TYPE) | SXMSPFRAWDTAB | XMB: Tabelle von Einträgen zur DB-Tabelle sxmspfrawd | 20030808 | ||
6 | Exporting | EX_TIMESTAMPS | Call by reference | Type reference (TYPE) | STRING | Konkatenation aller Zeitstempelnamen | 20040312 | ||
7 | Importing | IM_COMPONENT_ID | Call by reference | Type reference (TYPE) | SXMSGUID | GUID für Objekte der Integration Engine | 20031107 | ||
8 | Importing | IM_DIRECTION | Call by reference | Type reference (TYPE) | SXICOMPONENT-COMPDIRECTION | Richtung des Nachrichtenflusses (Inbound oder Outbound) | 20031105 | ||
9 | Importing | IM_MSG_ID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20031107 | ||
10 | Importing | IM_PROCMODE | Call by reference | Type reference (TYPE) | SXMSPFRAWH-PROCMODE | XI: Verarbeitungsart | 20031105 | ||
11 | Importing | IM_PROXY | Call by reference | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20031105 | ||
12 | Importing | IM_REF_ID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20031107 | ||
13 | Changing | IM_RT_ITEMS | Call by reference | Type reference (TYPE) | SXMS_PERF_ITEMS | SXMS: Zeitstempel einer Laufzeitmessung | 20030808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_XMS_SYSERR_ENGINE | XI: Systemfehler der Integration-Engine | 20031007 |
Method CREATE_HEADER_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_RAWHITEM | Call by reference | Type reference (TYPE) | SXMSPFRAWH | XMB: Headertabelle für Rohdaten zur Performanceauswertung | 20030808 | ||
2 | Importing | IM_COMPONENT_ID | Call by reference | Type reference (TYPE) | SXMSGUID | GUID für Objekte der Integration Engine | 20031107 | ||
3 | Importing | IM_DB_ENTRY_QUEUING | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20060124 | ||
4 | Importing | IM_DB_SPLITTER_QUEUING | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20060124 | ||
5 | Importing | IM_FIRSTTS | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20030808 | ||
6 | Importing | IM_HO | Call by reference | Object reference (TYPE REF TO) | CL_XMS_MSGHDR30_MAIN | XI: Main SOAP Header | 20031106 | ||
7 | Importing | IM_HTTP_SEND | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20060209 | ||
8 | Importing | IM_LASTTS | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20030808 | ||
9 | Importing | IM_MAPPING_REQUEST | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20060209 | ||
10 | Importing | IM_MSGSIZE | Call by reference | Type reference (TYPE) | DEC20 | Decimalzahl 20 Stellen, keine Nachkommastellen | 20031107 | ||
11 | Importing | IM_MSG_ID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20031107 | ||
12 | Importing | IM_NORAWD | Call by reference | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20050825 | ||
13 | Importing | IM_PROCMODE | Call by reference | Type reference (TYPE) | SXMSPROCMODE | XI: Verarbeitungsart | 20030808 | ||
14 | Importing | IM_RECEIVER_ID | Call by reference | Type reference (TYPE) | SXMSGUID | GUID für Objekte der Integration Engine | 20031107 | ||
15 | Importing | IM_REF_ID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20031107 | ||
16 | Importing | IM_RO | Call by reference | Object reference (TYPE REF TO) | CL_XMS_RUN_TIME_ENV | XMS: Laufzeitumgebung | 20031106 | ||
17 | Importing | IM_SENDER_ID | Call by reference | Type reference (TYPE) | SXMSGUID | GUID für Objekte der Integration Engine | 20031107 | ||
18 | Importing | IM_TIMESTAMPS | Call by reference | Type reference (TYPE) | STRING | Konkatenation aller Zeitstempelnamen | 20040312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_XMS_SYSERR_ENGINE | XI: Systemfehler der Integration-Engine | 20031007 |
Method CREATE_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_MSG_ID_IN_USE | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20031114 | ||
2 | Exporting | EX_RAWDTAB | Call by reference | Type reference (TYPE) | SXMSPFRAWDTAB | XMB: Tabelle von Einträgen zur DB-Tabelle sxmspfrawd | 20030808 | ||
3 | Exporting | EX_RAWHITEM | Call by reference | Type reference (TYPE) | SXMSPFRAWH | XMB: Headertabelle für Rohdaten zur Performanceauswertung | 20030808 | ||
4 | Importing | IM_BS_ROLE | Call by reference | Type reference (TYPE) | LCR_BS_ROLE | AI-LCR: Rolle eines Business Systems | 20031007 | ||
5 | Importing | IM_COMPONENT_ID | Call by reference | Type reference (TYPE) | SXMSGUID | GUID für Objekte der Integration Engine | 20031107 | ||
6 | Importing | IM_DIRECTION | Call by reference | Type reference (TYPE) | SXICOMPONENT-COMPDIRECTION | Richtung des Nachrichtenflusses (Inbound oder Outbound) | 20031105 | ||
7 | Importing | IM_HO | Call by reference | Object reference (TYPE REF TO) | CL_XMS_MSGHDR30_MAIN | XI: Main SOAP Header | 20030808 | ||
8 | Importing | IM_LICENSE_DATA_ONLY | Call by reference | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20030808 | ||
9 | Importing | IM_PFO | Call by reference | Object reference (TYPE REF TO) | CL_XMS_RUN_TIME_PERF | XMS: Laufzeitmessung | 20030808 | ||
10 | Importing | IM_PROCMODE | Call by reference | Type reference (TYPE) | SXMSPFRAWH-PROCMODE | XI: Verarbeitungsart | 20031105 | ||
11 | Importing | IM_PROXY | Call by reference | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20031105 | ||
12 | Importing | IM_RO | Call by reference | Object reference (TYPE REF TO) | CL_XMS_RUN_TIME_ENV | XMS: Laufzeitumgebung | 20030808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_XMS_SYSERR_ENGINE | XI: Systemfehler der Integration-Engine | 20031007 |
Method DO_PREPARATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_ADD_TO_PACKAGE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20041129 | ||
2 | Exporting | EX_ASYNC_SND_PRX | Call by reference | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20031106 | ||
3 | Exporting | EX_BS_ROLE | Call by reference | Type reference (TYPE) | LCR_BS_ROLE | AI-LCR: Rolle eines Business Systems | 20031105 | ||
4 | Exporting | EX_CLEAR_PACKAGE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20041129 | ||
5 | Exporting | EX_COMPONENT_ID | Call by reference | Type reference (TYPE) | SXMSGUID | GUID für Objekte der Integration Engine | 20031107 | ||
6 | Exporting | EX_DIRECTION | Call by reference | Type reference (TYPE) | SXICOMPONENT-COMPDIRECTION | Richtung des Nachrichtenflusses (Inbound oder Outbound) | 20031105 | ||
7 | Exporting | EX_FLUSH_PACKAGE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20041129 | ||
8 | Exporting | EX_HO | Call by reference | Object reference (TYPE REF TO) | CL_XMS_MSGHDR30_MAIN | XI: Main SOAP Header | 20031105 | ||
9 | Exporting | EX_PFO | Call by reference | Object reference (TYPE REF TO) | CL_XMS_RUN_TIME_PERF | XMS: Laufzeitmessung | 20031105 | ||
10 | Exporting | EX_PFO_ENABLED | Call by reference | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20031105 | ||
11 | Exporting | EX_PFO_PERSIST | Call by reference | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20031105 | ||
12 | Exporting | EX_PROCMODE | Call by reference | Type reference (TYPE) | SXMSPFRAWH-PROCMODE | XI: Verarbeitungsart | 20031105 | ||
13 | Exporting | EX_PROC_STATUS | Call by reference | Type reference (TYPE) | SXMSPMSTAT | Integration Engine: Status einer Message | 20031105 | ||
14 | Exporting | EX_RO | Call by reference | Object reference (TYPE REF TO) | CL_XMS_RUN_TIME_ENV | XMS: Laufzeitumgebung | 20031105 | ||
15 | Importing | IM_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | XI: internal message interface | 20031105 | ||
16 | Importing | IM_PROXY | Call by reference | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20031106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_XMS_SYSERR_ENGINE | XI: Systemfehler der Integration-Engine | 20031105 |
Method GET_AGREEMENT_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_RGUID | Call by reference | Type reference (TYPE) | SXMSGUID | GUID für Objekte der Integration Engine | 20060411 | ||
2 | Exporting | EX_SGUID | Call by reference | Type reference (TYPE) | SXMSGUID | GUID für Objekte der Integration Engine | 20060411 | ||
3 | Importing | IM_RO | Call by reference | Object reference (TYPE REF TO) | CL_XMS_RUN_TIME_ENV | XMS: Laufzeitumgebung | 20060411 |
Method GET_AGREEMENT_IDS on class CL_XMS_RUNTIME_MEASUREMENT has no exception.
Method GET_OWN_COMPONENTID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_COMPDIRECTION | Call by reference | Type reference (TYPE) | SXICOMPONENT-COMPDIRECTION | Richtung des Nachrichtenflusses (Inbound oder Outbound) | 20031105 | ||
2 | Exporting | EX_COMPONENT_ID | Call by reference | Type reference (TYPE) | SXMSGUID | GUID für Objekte der Integration Engine | 20031107 | ||
3 | Importing | IM_RO | Call by reference | Object reference (TYPE REF TO) | CL_XMS_RUN_TIME_ENV | XMS: Laufzeitumgebung | 20031103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_XMS_SYSERR_ENGINE | XI: Systemfehler der Integration-Engine | 20031103 |
Method GET_STATIC_HEADER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_MSGSIZE | Call by reference | Type reference (TYPE) | DEC20 | Decimalzahl 20 Stellen, keine Nachkommastellen | 20031106 | ||
2 | Exporting | EX_MSG_ID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20031107 | ||
3 | Exporting | EX_MSG_ID_IN_USE | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20031114 | ||
4 | Exporting | EX_RECEIVER_ID | Call by reference | Type reference (TYPE) | SXMSGUID | GUID für Objekte der Integration Engine | 20031106 | ||
5 | Exporting | EX_REF_ID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20031107 | ||
6 | Exporting | EX_SENDER_ID | Call by reference | Type reference (TYPE) | SXMSGUID | GUID für Objekte der Integration Engine | 20031106 | ||
7 | Importing | IM_HO | Call by reference | Object reference (TYPE REF TO) | CL_XMS_MSGHDR30_MAIN | XI: Main SOAP Header | 20031106 | ||
8 | Importing | IM_PROCMODE | Call by reference | Type reference (TYPE) | SXMSPFRAWH-PROCMODE | XI: Verarbeitungsart | 20031106 | ||
9 | Importing | IM_RO | Call by reference | Object reference (TYPE REF TO) | CL_XMS_RUN_TIME_ENV | XMS: Laufzeitumgebung | 20031106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_XMS_SYSERR_ENGINE | XI: Systemfehler der Integration-Engine | 20031106 |
Method HANDLE_AMF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_LEAD_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | XI: internal message interface | 20061027 |
Method HANDLE_AMF on class CL_XMS_RUNTIME_MEASUREMENT has no exception.
Method HANDLE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_LCR_BS_ROLE | Call by reference | Type reference (TYPE) | LCR_BS_ROLE | AI-LCR: Rolle eines Business Systems | 20041124 | ||
2 | Importing | IM_MSG_ID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20041124 | ||
3 | Importing | IM_STATIC_TAB | Call by reference | Type reference (TYPE) | SXMSFLAG | '0' | XMS: Flag (true/false) | 20041129 |
Method HANDLE_EXCEPTION on class CL_XMS_RUNTIME_MEASUREMENT has no exception.
Method HANDLE_MMF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CH_RAWDTAB | Call by reference | Type reference (TYPE) | SXMSPFRAWDTAB | XMB: Tabelle von Einträgen zur DB-Tabelle sxmspfrawd | 20050825 | ||
2 | Exporting | EX_AERAWTAB | Call by reference | Type reference (TYPE) | SXMSAERAWTAB | Tabellentyp zu SXMSAERAW | 20060411 | ||
3 | Exporting | EX_RAWHTAB | Call by reference | Type reference (TYPE) | SXMSPFRAWHTAB | XMB: Tabelle von Einträgen zur DB-Tabelle sxmspfrawh | 20050825 | ||
4 | Importing | IM_LEAD_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | XI: internal message interface | 20050825 | ||
5 | Importing | IM_RAWHITEM | Call by reference | Type reference (TYPE) | SXMSPFRAWH | XMB: Headertabelle für Rohdaten zur Performanceauswertung | 20050825 |
Method HANDLE_MMF on class CL_XMS_RUNTIME_MEASUREMENT has no exception.
Method HASH_TIMESTAMPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CH_HASH | Call by reference | Type reference (TYPE) | HASH160X | Hashwert zu Zeitstempeln | 20040312 | ||
2 | Importing | IM_TIMESTAMPS | Call by reference | Type reference (TYPE) | STRING | Konkatenation aller Zeitstempelnamen | 20040312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_XMS_SYSERR_ENGINE | XI: Systemfehler der Integration-Engine | 20040312 |
Method SCAN_RUNTIME_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_DBENTRY | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20060209 | ||
2 | Exporting | EX_DBSPLITTER | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20060209 | ||
3 | Exporting | EX_FIRSTTS | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20060209 | ||
4 | Exporting | EX_HTTPSEND | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20060209 | ||
5 | Exporting | EX_LASTTS | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20060209 | ||
6 | Exporting | EX_MAPREQU | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20060209 | ||
7 | Importing | IM_RT_ITEMS | Call by reference | Type reference (TYPE) | SXMS_PERF_ITEMS | SXMS: Zeitstempel einer Laufzeitmessung | 20060209 |
Method SCAN_RUNTIME_ITEMS on class CL_XMS_RUNTIME_MEASUREMENT has no exception.
Method WRITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_AMF_PACKAGE_CONTROL | Call by reference | Type reference (TYPE) | CHAR128 | '' | externe Kontrolle für Paketierung durch AMF | 20061027 | |
2 | Importing | IM_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | XMS: Message | 20020731 | ||
3 | Importing | IM_PROXY | Call by reference | Type reference (TYPE) | SXMSFLAG | CL_XMS_MAIN=>CO_FALSE | gesetzt, wenn Methode aus Proxyframework gerufen wird | 20031009 |
Method WRITE on class CL_XMS_RUNTIME_MEASUREMENT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 620 |