SAP ABAP Interface IF_XMS_MESSAGE_XMB (Higher Level Message Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSMSG (Package) XI: Message Handling
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XMS_MESSAGE_XMB Higher Layer Integration Engine Message Object 20011205
Properties
Interface IF_XMS_MESSAGE_XMB  
Short Description Higher Level Message Interface    
General Data
Package SXMSMSG   XI: Message Handling 
Created 20011205   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_XMS_MESSAGE_HEADER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_XMS_RUN_TIME_ENV Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_XMS_MSGHDR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_XMS_MSGHDR30_MAIN Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_XMS_MSGHDR30_RM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_XMS_MESSAGE_XMB has no interface.
Friends
Interface IF_XMS_MESSAGE_XMB has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BIN_ARCHIVE Instance attribute Public Type reference (TYPE) XSTRING security: bin_archive 20070206
2 CO_ARRAY_MESSAGE Constant Public Type reference (TYPE) CHAR15 'ArrayMessage' Array Message 20061112
3 CO_DIR_REQUEST Constant Public Type reference (TYPE) SXMSMSGDIR IF_XMS_MSGHDR30_MAIN=>CO_DIRECTION_REQUEST XI: Message Direction 20030728
4 CO_DIR_RESPONSE Constant Public Type reference (TYPE) SXMSMSGDIR IF_XMS_MSGHDR30_MAIN=>CO_DIRECTION_RESPONSE XI: Message Direction 20030728
5 CO_FALSE Constant Public Type reference (TYPE) SXMSFLAG '0' False 20030730
6 CO_HANDLE_TYPE_MSGID Constant Public Type reference (TYPE) SXMSREFID CL_XMS_RUN_TIME_ENV=>CO_EOREFID_MSGID XMS: Message Handle Type 20030728
7 CO_HANDLE_TYPE_TRFC Constant Public Type reference (TYPE) SXMSREFID CL_XMS_RUN_TIME_ENV=>CO_EOREFID_TRFC XMS: Message Handle Type 20030728
8 CO_MULTI_MESSAGE Constant Public Type reference (TYPE) CHAR15 'MultiMessage' Multi-Message 20050831
9 CO_PAYLOADNAME_HTML_ERROR Constant Public Type reference (TYPE) STRING 'HTMLError' 20060117
10 CO_PAYLOADNAME_MAIN Constant Public Type reference (TYPE) STRING 'MainDocument' Main Payload Name 20030730
11 CO_PAYLOADNAME_TRACE Constant Public Type reference (TYPE) STRING 'TraceDocument' Trace Payload Name 20030730
12 CO_PAYLOAD_MESSAGE Constant Public Type reference (TYPE) CHAR15 'Payload' Payload Message 20061113
13 CO_QOS_BEST_EFFORT Constant Public Type reference (TYPE) SXMSQOS IF_XMS_MSGHDR30_RM=>CO_QOS_BE XI: Quality of Service 20030728
14 CO_QOS_EXACTLY_ONCE Constant Public Type reference (TYPE) SXMSQOS IF_XMS_MSGHDR30_RM=>CO_QOS_EO XI: Quality of Service 20030728
15 CO_QOS_EXACTLY_ONCE_IN_ORDER Constant Public Type reference (TYPE) SXMSQOS IF_XMS_MSGHDR30_RM=>CO_QOS_EOIO XI: Quality of Service 20030728
16 CO_TRUE Constant Public Type reference (TYPE) SXMSFLAG '1' True 20030730
17 REF_TO_MAIN_SOAP Instance attribute Public Type reference (TYPE) XSTRING Ref. to Main SOAP 20060105
18 SECURITY_LEVEL Instance attribute Public Type reference (TYPE) I security_level 20070206
19 SECURITY_STAT Instance attribute Public Type reference (TYPE) SXMSFLAG XMS: Flag (true/false) 20070206
20 XML_ARCHIVE Instance attribute Public Type reference (TYPE) STRING security: XML_ARCHIVE 20070206
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PAYLOAD Instance method Public Method 20030728
2 ADD_PAYLOAD_WITH_BIN_CONTENT Instance method Public Method 20030728
3 ADD_PAYLOAD_WITH_BLOB_CONTENT Instance method Public Method 20030728
4 ADD_PAYLOAD_WITH_TEXT_CONTENT Instance method Public Method 20030728
5 ADD_RECEIVER Instance method Public Method Add Receiver 20030728
6 ADD_TRACE_TEXT Instance method Public Method 20030728
7 APPEND_TO_MMF Instance method Public Method Add Message to AMF Object 20061114
8 CLEAR_PAYLOADS Instance method Public Method 20030728
9 CLEAR_RECEIVERS Instance method Public Method List of Receivers 20030728
10 CLEAR_TRACE_TEXT Instance method Public Method 20030728
11 CREATE_PAYLOAD Instance method Public Method 20030728
12 DELETE_PAYLOAD_AT_INDEX Instance method Public Method 20030728
13 DELETE_PAYLOAD_BY_LOCATION Instance method Public Method 20030728
14 DELETE_PAYLOAD_BY_NAME Instance method Public Method 20030728
15 DELETE_PAYLOAD_BY_TYPE Instance method Public Method 20030728
16 DELETE_RECEIVER Instance method Public Method Delete Receiver 20030728
17 GET_ADAPTER_IN Instance method Public Method Read Adapter Type 20060302
18 GET_APP_ACK_REQ Instance method Public Method Read Application Confirmation Request 20030728
19 GET_APP_ERR_ACK_REQ Instance method Public Method Read Application Error Confirmation Request 20030728
20 GET_CONVERSATION_ID Instance method Public Method Read Conversation ID 20031002
21 GET_DIRECTION Instance method Public Method To be deleted: Use MessageClass instead 20030728
22 GET_DYNAMIC_HEADER Instance method Public Method Read Dynamic Header 20050831
23 GET_ERROR Instance method Public Method 20030728
24 GET_ERROR_CATEGORY Instance method Public Method 20030905
25 GET_ERROR_CODE Instance method Public Method 20030728
26 GET_ERROR_TEXT Instance method Public Method 20030728
27 GET_FAULT Instance method Public Method Read Application Error Key 20030728
28 GET_FINAL_PERSIST Instance method Public Method Final Persist After Outbound Adapter 20050419
29 GET_INBOUND_BINDING Instance method Public Method Read Sender Agreement 20051107
30 GET_INTERFACE Instance method Public Method Read Interface 20030728
31 GET_LOG_LEVEL Instance method Public Method 20031007
32 GET_LOG_TO_FILE Instance method Public Method 20031007
33 GET_MAIN_PAYLOADS Instance method Public Method Read Main Payloads 20050831
34 GET_MESSAGE_CLASS Instance method Public Method Read Message Class 20030730
35 GET_MESSAGE_FORMAT Instance method Public Method Read Messsage Format 20050831
36 GET_MESSAGE_HANDLE_INBOUND Instance method Public Method Read Message Handle (Inbound) 20030728
37 GET_MESSAGE_HANDLE_OUTBOUND Instance method Public Method Read Message Handle (Outbound) 20030728
38 GET_MESSAGE_ID Instance method Public Method Read Message ID 20030728
39 GET_MESSAGE_SIZE_TOTAL Instance method Public Method Estimated Message Size 20070419
40 GET_NOT_IN_ORDER_RECEIVERS Instance method Public Method Read receiver whose sequence is not relevant 20041201
41 GET_OUTBOUND_BINDING Instance method Public Method Read Receiver Agreement 20060227
42 GET_PAYLOAD_AT_INDEX Instance method Public Method 20030728
43 GET_PAYLOAD_BY_LOCATION Instance method Public Method 20030728
44 GET_PAYLOAD_BY_NAME Instance method Public Method 20030728
45 GET_PAYLOAD_WITH_MAIN_DOCUMENT Instance method Public Method 20030728
46 GET_PROCESSING_MODE Instance method Public Method Read Processing Type 20030728
47 GET_QUALITY_OF_SERVICE Instance method Public Method Read QoS 20030728
48 GET_QUEUE_ID Instance method Public Method Read Queue ID 20030728
49 GET_RECEIVER Instance method Public Method Read Receiver 20030728
50 GET_RECEIVERS Instance method Public Method Read Receiver List 20030728
51 GET_RECEIVERS_WITH_MAP Instance method Public Method 20050111
52 GET_RECEIVER_WITH_MAP Instance method Public Method 20050111
53 GET_REF_TO_MESSAGE_ID Instance method Public Method Read Message ID Reference 20030728
54 GET_SENDER Instance method Public Method Read Sender 20030728
55 GET_SKIP_RECV_DETERMINATION Instance method Public Method Read Skip Receiver Determination Property 20030814
56 GET_SYS_ACK_REQ Instance method Public Method Read System Confirmation Request 20030728
57 GET_SYS_ERR_ACK_REQ Instance method Public Method Read System Error Confirmation Request 20030728
58 GET_TIME_SENT Instance method Public Method Read Send Time Stamp 20030728
59 GET_TRACE Instance method Public Method 20030728
60 GET_TRACE_LEVEL Instance method Public Method 20030728
61 GET_TRACE_TEXT Instance method Public Method 20030728
62 GET_TRACE_TO_FILE Instance method Public Method 20031007
63 GET_VERSION Instance method Public Method Read Message Format/Protocol Version 20030821
64 GET_WS_CONFIG Instance method Public Method 20090807
65 INSERT_PAYLOAD Instance method Public Method 20030728
66 INSERT_RECEIVER Instance method Public Method Insert Receiver 20030728
67 IS_TRACE_NULL Instance method Public Method 20030728
68 MOVE_MTOM_ATT_TO_PAYLOAD Instance method Public Method Analyzes payload and inserts MTOM attachments 20070315
69 NUMBER_OF_PAYLOADS Instance method Public Method 20030728
70 NUMBER_OF_RECEIVERS Instance method Public Method Number of Receivers 20030728
71 SET_APP_ACK_REQ Instance method Public Method Set Application Confirmation Request 20030728
72 SET_APP_ERR_ACK_REQ Instance method Public Method Set Application Error Confirmation Request 20030728
73 SET_CALLERINFO Instance method Public Method WS Metering 20081023
74 SET_CONVERSATION_ID Instance method Public Method Set Conversation ID 20031002
75 SET_ERROR_CATEGORY Instance method Public Method 20030905
76 SET_ERROR_CODE Instance method Public Method 20030728
77 SET_FAULT Instance method Public Method Set Application Error Key 20030728
78 SET_FINAL_PERSIST Instance method Public Method Final Persist After Outbound Adapter 20050419
79 SET_INBOUND_BINDING Instance method Public Method Set Sender Agreement 20051107
80 SET_INTERFACE Instance method Public Method Set Interface 20030728
81 SET_LOG_LEVEL Instance method Public Method 20031007
82 SET_MESSAGE_CLASS Instance method Public Method Set Message Class 20030728
83 SET_MESSAGE_FORMAT Instance method Public Method Set Message Format 20050831
84 SET_MESSAGE_HANDLE_INBOUND Instance method Public Method Set Message Handle (Inbound) 20030728
85 SET_MESSAGE_HANDLE_OUTBOUND Instance method Public Method Set Message Handle (Outbound) 20030728
86 SET_MESSAGE_ID Instance method Public Method Set Message ID 20030728
87 SET_MTOM_ENABLED Instance method Public Method Setting Indicator 'Message contains MTOM attachment' 20070329
88 SET_NOT_IN_ORDER_RECEIVERS Instance method Public Method Set receiver whose sequence is not relevant 20041201
89 SET_PROCESSING_MODE Instance method Public Method Set Processing Type 20030728
90 SET_QUALITY_OF_SERVICE Instance method Public Method Set QoS 20030728
91 SET_QUEUE_ID Instance method Public Method Set Queue ID 20030728
92 SET_RECEIVER Instance method Public Method Set Receiver 20030728
93 SET_RECEIVERS Instance method Public Method Set Receiver List 20030728
94 SET_RECEIVERS_WITH_MAP Instance method Public Method 20050111
95 SET_RECEIVER_WITH_MAP Instance method Public Method 20050111
96 SET_REF_TO_MESSAGE_ID Instance method Public Method Set Message ID Reference 20030728
97 SET_SENDER Instance method Public Method Set Sender 20030728
98 SET_SKIP_RECV_DETERMINATION Instance method Public Method Set Skip Receiver Determination Property 20030814
99 SET_SYS_ACK_REQ Instance method Public Method Set System Confirmation Request 20030728
100 SET_SYS_ERR_ACK_REQ Instance method Public Method Set System Error Confirmation Request 20030728
101 SET_TIME_SENT Instance method Public Method Set Send Time Stamp 20030728
102 SET_TRACE_LEVEL Instance method Public Method 20030728
103 SET_VERSION Instance method Public Method Set Message Format/Protocol Version 20030821
104 SET_WS_CONFIG Instance method Public Method 20090807
Events
Interface IF_XMS_MESSAGE_XMB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ATT_NO_TTYP Public See coding 20070416 att_no_ttyp TYPE TABLE OF i WITH DEFAULT KEY
Method Signatures

Method ADD_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAYLOAD Call by reference Object reference (TYPE REF TO) IF_XMS_PAYLOAD payload fuer die higher-layer api 20030728

Method ADD_PAYLOAD on Interface IF_XMS_MESSAGE_XMB has no exception.

Method ADD_PAYLOAD_WITH_BIN_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) XSTRING data in xstring 20030728
2 Importing DESCRIPTION Call by reference Type reference (TYPE) STRING Beschreibung 20030929
3 Importing DOCUMENTNAME Call by reference Type reference (TYPE) STRING dokument name 20030728
4 Importing LOCATION Call by reference Type reference (TYPE) STRING cid 20030728
5 Importing PAYLOADTYPE Call by reference Type reference (TYPE) SXMSPAYLOADTYPE XI: Typ einer Payload 20030728
6 Returning RETURN Value transfer Object reference (TYPE REF TO) IF_XMS_PAYLOAD neu eingefuegte payload 20030728
7 Importing TYPE Call by reference Type reference (TYPE) STRING content-type 20030728
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20030728

Method ADD_PAYLOAD_WITH_BLOB_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) XSTRING data in xstring 20030728
2 Importing DESCRIPTION Call by reference Type reference (TYPE) STRING Beschreibung 20030929
3 Importing DOCUMENTNAME Call by reference Type reference (TYPE) STRING dokument name 20030728
4 Importing LOCATION Call by reference Type reference (TYPE) STRING cid 20030728
5 Returning RETURN Value transfer Object reference (TYPE REF TO) IF_XMS_PAYLOAD neu eingefuegte payload 20030728
6 Importing TYPE Call by reference Type reference (TYPE) STRING content-type 20030728
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XMS: Ausnahmeklasse für Systemfehler 20030728

Method ADD_PAYLOAD_WITH_TEXT_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) STRING data in string 20030728
2 Importing DESCRIPTION Call by reference Type reference (TYPE) STRING Beschreibung 20030929
3 Importing DOCUMENTNAME Call by reference Type reference (TYPE) STRING dokument name 20030728
4 Importing LOCATION Call by reference Type reference (TYPE) STRING cid 20030728
5 Importing PAYLOADTYPE Call by reference Type reference (TYPE) SXMSPAYLOADTYPE XI: Typ einer Payload 20030728
6 Returning RETURN Value transfer Object reference (TYPE REF TO) IF_XMS_PAYLOAD neu eingefuegte payload 20030728
7 Importing TYPE Call by reference Type reference (TYPE) STRING content-type 20030728
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20030728

Method ADD_RECEIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RECEIVER Call by reference Type reference (TYPE) SXI_FROMORTO Empfänger 20030728

Method ADD_RECEIVER on Interface IF_XMS_MESSAGE_XMB has no exception.

Method ADD_TRACE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Type reference (TYPE) STRING 20030728

Method ADD_TRACE_TEXT on Interface IF_XMS_MESSAGE_XMB has no exception.

Method APPEND_TO_MMF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Call by reference Type reference (TYPE) SXMSGUID GUID für Objekte der Integration Engine 20061114
2 Changing MMF Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_MMF Multi message interface 20061114
# Exception Resumable Description Created on
1 CX_XMS_MESSAGE_MMF XI: Systemfehler Multi Message 20061114

Method CLEAR_PAYLOADS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TYPE Call by reference Type reference (TYPE) SXMSPAYLOADTYPE XI: Typ einer Payload 20030728

Method CLEAR_PAYLOADS on Interface IF_XMS_MESSAGE_XMB has no exception.

Method CLEAR_RECEIVERS Signature

Method CLEAR_RECEIVERS on Interface IF_XMS_MESSAGE_XMB has no parameter.
Method CLEAR_RECEIVERS on Interface IF_XMS_MESSAGE_XMB has no exception.

Method CLEAR_TRACE_TEXT Signature

Method CLEAR_TRACE_TEXT on Interface IF_XMS_MESSAGE_XMB has no parameter.
Method CLEAR_TRACE_TEXT on Interface IF_XMS_MESSAGE_XMB has no exception.

Method CREATE_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) IF_XMS_PAYLOAD payload fuer die higher-layer api 20030728

Method CREATE_PAYLOAD on Interface IF_XMS_MESSAGE_XMB has no exception.

Method DELETE_PAYLOAD_AT_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030728

Method DELETE_PAYLOAD_AT_INDEX on Interface IF_XMS_MESSAGE_XMB has no exception.

Method DELETE_PAYLOAD_BY_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCATION Call by reference Type reference (TYPE) STRING 20030728

Method DELETE_PAYLOAD_BY_LOCATION on Interface IF_XMS_MESSAGE_XMB has no exception.

Method DELETE_PAYLOAD_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENTNAME Call by reference Type reference (TYPE) STRING 20030728

Method DELETE_PAYLOAD_BY_NAME on Interface IF_XMS_MESSAGE_XMB has no exception.

Method DELETE_PAYLOAD_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TYPE Call by reference Type reference (TYPE) SXMSPAYLOADTYPE XI: Typ einer Payload 20030728

Method DELETE_PAYLOAD_BY_TYPE on Interface IF_XMS_MESSAGE_XMB has no exception.

Method DELETE_RECEIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INDEX Call by reference Type reference (TYPE) INT4 Index 20030728

Method DELETE_RECEIVER on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_ADAPTER_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADAPTER_IN Value transfer Type reference (TYPE) SXMSPSTYPE Typ eines Pipeline-Services 20060302

Method GET_ADAPTER_IN on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_APP_ACK_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REQUESTED Value transfer Type reference (TYPE) SXMSFLAG Anwendungsbestätigung angefordert 20030728

Method GET_APP_ACK_REQ on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_APP_ERR_ACK_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REQUESTED Value transfer Type reference (TYPE) SXMSFLAG Anwendungsfehlerbestätigung 20030728

Method GET_APP_ERR_ACK_REQ on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_CONVERSATION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ID Value transfer Type reference (TYPE) SXMSCONVID Konversations-Id 20031002

Method GET_CONVERSATION_ID on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SXMSMSGDIR XI: Nachrichtenrichtung 20030728

Method GET_DIRECTION on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_DYNAMIC_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) IF_XMS_MSGHDR30_DYNAMIC XI: Dynamic SOAP Header 20050831

Method GET_DYNAMIC_HEADER on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CREATION Call by reference Type reference (TYPE) SXMSFLAG if_xms_msghdr30=>co_true / co_false 20030812
2 Returning RE_ERROR Value transfer Object reference (TYPE REF TO) CL_XMS_MSGHDR30_ERROR XI: Error SOAP Header 20030812

Method GET_ERROR on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_ERROR_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CATEGORY Value transfer Type reference (TYPE) SXMSERRCAT XI: Fehler-Kategorie 20030905

Method GET_ERROR_CATEGORY on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_ERROR_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CODE Value transfer Type reference (TYPE) STRING 20030812

Method GET_ERROR_CODE on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_ERROR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TEXT Value transfer Type reference (TYPE) STRING 20030812

Method GET_ERROR_TEXT on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_FAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FAULT Value transfer Type reference (TYPE) SXI_INTERFACE Interface 20030728

Method GET_FAULT on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_FINAL_PERSIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FINAL_PERSIST Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050419

Method GET_FINAL_PERSIST on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_INBOUND_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INBOUND_BINDING Value transfer Object reference (TYPE REF TO) CL_SRV_BINDING XI Services: Inbound und Outbound Binding 20051107

Method GET_INBOUND_BINDING on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INTERFACE Value transfer Type reference (TYPE) SXI_INTERFACE Interface 20030728

Method GET_INTERFACE on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_LOG_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LEVEL Value transfer Type reference (TYPE) SXMSLOGLEV Logging-Level 20031007

Method GET_LOG_LEVEL on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_LOG_TO_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TO_FILE Value transfer Type reference (TYPE) SXMSFLAG Flag, ob Log in File geschrieben werden soll 20031007

Method GET_LOG_TO_FILE on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_MAIN_PAYLOADS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SXMS_MMFPAYLOADS Tabelle MMF Payloads 20050831

Method GET_MAIN_PAYLOADS on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_MESSAGE_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CLASS Value transfer Type reference (TYPE) SXMSMSGCL XI: Nachrichtenklasse 20030730

Method GET_MESSAGE_CLASS on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_MESSAGE_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) CHAR15 Characterfeld der Länge 10 20050831

Method GET_MESSAGE_FORMAT on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_MESSAGE_HANDLE_INBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TYPE Call by reference Type reference (TYPE) SXMSREFID XMS: Typ des Message-Handles 20030728
2 Exporting EX_VALUE Call by reference Type reference (TYPE) SXMSREFVAL XMS: Message-Handle 20030728

Method GET_MESSAGE_HANDLE_INBOUND on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_MESSAGE_HANDLE_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TYPE Call by reference Type reference (TYPE) SXMSREFID XMS: Typ des Message-Handles 20030728
2 Exporting EX_VALUE Call by reference Type reference (TYPE) SXMSREFVAL XMS: Message-Handle 20030728

Method GET_MESSAGE_HANDLE_OUTBOUND on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_MESSAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ID Value transfer Type reference (TYPE) SXMSMGUID XI: Message-Id 20030728

Method GET_MESSAGE_ID on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_MESSAGE_SIZE_TOTAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20070419

Method GET_MESSAGE_SIZE_TOTAL on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_NOT_IN_ORDER_RECEIVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RECEIVERS Value transfer Type reference (TYPE) SXI_ADDRESSES XI: Empfänger 20041201

Method GET_NOT_IN_ORDER_RECEIVERS on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_OUTBOUND_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUTBOUND_BINDING Value transfer Object reference (TYPE REF TO) CL_SRV_BINDING XI Services: Inbound und Outbound Binding 20060227

Method GET_OUTBOUND_BINDING on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_PAYLOAD_AT_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030728
2 Returning RETURN Value transfer Object reference (TYPE REF TO) IF_XMS_PAYLOAD payload fuer die higher-layer api 20030728

Method GET_PAYLOAD_AT_INDEX on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_PAYLOAD_BY_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCATION Call by reference Type reference (TYPE) STRING 20030728
2 Returning RETURN Value transfer Object reference (TYPE REF TO) IF_XMS_PAYLOAD payload api for xmb message object 20030728

Method GET_PAYLOAD_BY_LOCATION on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_PAYLOAD_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENTNAME Call by reference Type reference (TYPE) STRING 20030728
2 Returning RETURN Value transfer Object reference (TYPE REF TO) IF_XMS_PAYLOAD payload fuer die higher-layer api 20030728

Method GET_PAYLOAD_BY_NAME on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_PAYLOAD_WITH_MAIN_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) IF_XMS_PAYLOAD payload api for xmb message object 20030728

Method GET_PAYLOAD_WITH_MAIN_DOCUMENT on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_PROCESSING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MODE Value transfer Type reference (TYPE) SXMSPROCMODE XI: Verarbeitungsart 20030728

Method GET_PROCESSING_MODE on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_QUALITY_OF_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_QOS Value transfer Type reference (TYPE) SXMSQOS XI: Quality of Service 20030728

Method GET_QUALITY_OF_SERVICE on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_QUEUE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ID Value transfer Type reference (TYPE) SXMSQID XI: Queue-Id 20030728

Method GET_QUEUE_ID on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_RECEIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RECEIVER Value transfer Type reference (TYPE) SXI_FROMORTO Empfänger 20030728

Method GET_RECEIVER on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_RECEIVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RECEIVERS Value transfer Type reference (TYPE) SXI_TOS Empfänger 20030728

Method GET_RECEIVERS on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_RECEIVERS_WITH_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RECEIVERS Value transfer Type reference (TYPE) SXI_TOWITHMAPS Tabelle von Empfängern, Interfaces und Mappings 20050111

Method GET_RECEIVERS_WITH_MAP on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_RECEIVER_WITH_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RECEIVER Value transfer Type reference (TYPE) SXI_TOWITHMAP Empfänger, Interface und Mapping 20050111

Method GET_RECEIVER_WITH_MAP on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_REF_TO_MESSAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ID Value transfer Type reference (TYPE) SXMSMGUID XI: Message-Id 20030728

Method GET_REF_TO_MESSAGE_ID on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SENDER Value transfer Type reference (TYPE) SXI_FROMORTO Sender 20030728

Method GET_SENDER on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_SKIP_RECV_DETERMINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SKIP Value transfer Type reference (TYPE) SXMSFLAG Empfänger-Ermittlung überspringen 20030814

Method GET_SKIP_RECV_DETERMINATION on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_SYS_ACK_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REQUESTED Value transfer Type reference (TYPE) SXMSFLAG Systembestätigung angefordert 20030728

Method GET_SYS_ACK_REQ on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_SYS_ERR_ACK_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REQUESTED Value transfer Type reference (TYPE) SXMSFLAG Systemfehlerbestätigung angefordert 20030728

Method GET_SYS_ERR_ACK_REQ on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_TIME_SENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TIME Value transfer Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20030728

Method GET_TIME_SENT on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CREATION Call by reference Type reference (TYPE) SXMSFLAG 20030728
2 Returning RETURN Value transfer Object reference (TYPE REF TO) IF_XMS_TRACE XMS: Trace 20030728

Method GET_TRACE on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_TRACE_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LEVEL Value transfer Type reference (TYPE) SXMSTRCLEV Trace-Level 20031007

Method GET_TRACE_LEVEL on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_TRACE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) STRING 20030728

Method GET_TRACE_TEXT on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_TRACE_TO_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TO_FILE Value transfer Type reference (TYPE) SXMSFLAG Flag, ob Trace in File geschrieben werden soll 20031007

Method GET_TRACE_TO_FILE on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VERSION Value transfer Type reference (TYPE) SXMS_VERSION XI: Version 20030821

Method GET_VERSION on Interface IF_XMS_MESSAGE_XMB has no exception.

Method GET_WS_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_RT_CONFIG WSP configuration runtime object 20090807

Method GET_WS_CONFIG on Interface IF_XMS_MESSAGE_XMB has no exception.

Method INSERT_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030728
2 Importing PAYLOAD Call by reference Object reference (TYPE REF TO) IF_XMS_PAYLOAD payload fuer die higher-layer api 20030728

Method INSERT_PAYLOAD on Interface IF_XMS_MESSAGE_XMB has no exception.

Method INSERT_RECEIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INDEX Call by reference Type reference (TYPE) INT4 Index 20030728
2 Importing IM_RECEIVER Call by reference Type reference (TYPE) SXI_FROMORTO Empfänger 20030728

Method INSERT_RECEIVER on Interface IF_XMS_MESSAGE_XMB has no exception.

Method IS_TRACE_NULL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) CHAR1 'X' if trace is null 20030728

Method IS_TRACE_NULL on Interface IF_XMS_MESSAGE_XMB has no exception.

Method MOVE_MTOM_ATT_TO_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATT_NO_TAB Value transfer Type reference (TYPE) ATT_NO_TTYP 20070416
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20070315

Method NUMBER_OF_PAYLOADS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20030728

Method NUMBER_OF_PAYLOADS on Interface IF_XMS_MESSAGE_XMB has no exception.

Method NUMBER_OF_RECEIVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NUMBER Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20030728

Method NUMBER_OF_RECEIVERS on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_APP_ACK_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUESTED Call by reference Type reference (TYPE) SXMSFLAG Anwendungsbestätigung angefordert 20030728

Method SET_APP_ACK_REQ on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_APP_ERR_ACK_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUESTED Call by reference Type reference (TYPE) SXMSFLAG Anwendungsfehlerbestätigung anfordern 20030728

Method SET_APP_ERR_ACK_REQ on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_CALLERINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CALLER_INFO Value transfer Type reference (TYPE) SXMS_METERING_CALLERINFO 20081023
2 Importing METERING_LEVEL Value transfer Type reference (TYPE) STRING 20081023

Method SET_CALLERINFO on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_CONVERSATION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) SXMSCONVID Konversations-Id 20031002

Method SET_CONVERSATION_ID on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_ERROR_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CATEGORY Call by reference Type reference (TYPE) SXMSERRCAT XI: Fehler-Kategorie 20030905

Method SET_ERROR_CATEGORY on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_ERROR_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AREA Call by reference Type reference (TYPE) SXMSERRAREA XI: Fehlergebiet 20030905
2 Importing IM_CATEGORY Call by reference Type reference (TYPE) SXMSERRCAT XI: Fehler-Kategorie 20030812
3 Importing IM_ID Call by reference Type reference (TYPE) SXMSERRID XI: Fehler-Id 20030812

Method SET_ERROR_CODE on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_FAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FAULT Call by reference Type reference (TYPE) SXI_INTERFACE Interface 20030728

Method SET_FAULT on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_FINAL_PERSIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FINAL_PERSIST Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050419

Method SET_FINAL_PERSIST on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_INBOUND_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INBOUND_BINDING Call by reference Object reference (TYPE REF TO) CL_SRV_BINDING XI Services: Inbound und Outbound Binding 20051107

Method SET_INBOUND_BINDING on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INTERFACE Call by reference Type reference (TYPE) SXI_INTERFACE Interface 20030728

Method SET_INTERFACE on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_LOG_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LEVEL Call by reference Type reference (TYPE) SXMSLOGLEV Logging-Level 20031007
2 Importing IM_TO_FILE Call by reference Type reference (TYPE) SXMSFLAG Flag, ob Log in File geschrieben werden soll 20031007

Method SET_LOG_LEVEL on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_MESSAGE_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASS Call by reference Type reference (TYPE) SXMSMSGCL XI: Nachrichtenklasse 20030728

Method SET_MESSAGE_CLASS on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_MESSAGE_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FORMAT Call by reference Type reference (TYPE) CHAR15 Characterfeld der Länge 10 20050831

Method SET_MESSAGE_FORMAT on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_MESSAGE_HANDLE_INBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TYPE Call by reference Type reference (TYPE) SXMSREFID XMS: Typ des Message-Handles 20030728
2 Importing IM_VALUE Call by reference Type reference (TYPE) SXMSREFVAL XMS: Message-Handle 20030728

Method SET_MESSAGE_HANDLE_INBOUND on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_MESSAGE_HANDLE_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TYPE Call by reference Type reference (TYPE) SXMSREFID XMS: Typ des Message-Handles 20030728
2 Importing IM_VALUE Call by reference Type reference (TYPE) SXMSREFVAL XMS: Message-Handle 20030728

Method SET_MESSAGE_HANDLE_OUTBOUND on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_MESSAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20030728

Method SET_MESSAGE_ID on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_MTOM_ENABLED Signature

Method SET_MTOM_ENABLED on Interface IF_XMS_MESSAGE_XMB has no parameter.
Method SET_MTOM_ENABLED on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_NOT_IN_ORDER_RECEIVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RECEIVERS Call by reference Type reference (TYPE) SXI_ADDRESSES XI: Empfänger 20041201

Method SET_NOT_IN_ORDER_RECEIVERS on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_PROCESSING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODE Call by reference Type reference (TYPE) SXMSPROCMODE XI: Verarbeitungsart 20030728

Method SET_PROCESSING_MODE on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_QUALITY_OF_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_QOS Call by reference Type reference (TYPE) SXMSQOS XI: Quality of Service 20030728

Method SET_QUALITY_OF_SERVICE on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_QUEUE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) SXMSQID XI: Queue-Id 20030728

Method SET_QUEUE_ID on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_RECEIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RECEIVER Call by reference Type reference (TYPE) SXI_FROMORTO Empfänger 20030728

Method SET_RECEIVER on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_RECEIVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RECEIVERS Call by reference Type reference (TYPE) SXI_TOS Empfänger 20030728

Method SET_RECEIVERS on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_RECEIVERS_WITH_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RECEIVERS Call by reference Type reference (TYPE) SXI_TOWITHMAPS Tabelle von Empfängern, Interfaces und Mappings 20050111

Method SET_RECEIVERS_WITH_MAP on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_RECEIVER_WITH_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RECEIVER Call by reference Type reference (TYPE) SXI_TOWITHMAP Empfänger, Interface und Mapping 20050111

Method SET_RECEIVER_WITH_MAP on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_REF_TO_MESSAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20030728

Method SET_REF_TO_MESSAGE_ID on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SENDER Call by reference Type reference (TYPE) SXI_FROMORTO Sender 20030728

Method SET_SENDER on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_SKIP_RECV_DETERMINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SKIP Call by reference Type reference (TYPE) SXMSFLAG IF_XMS_MSGHDR=>CO_FALSE Empfänger-Ermittlung überspringen 20030814

Method SET_SKIP_RECV_DETERMINATION on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_SYS_ACK_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUESTED Call by reference Type reference (TYPE) SXMSFLAG Systembestätigung anfordern 20030728

Method SET_SYS_ACK_REQ on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_SYS_ERR_ACK_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUESTED Call by reference Type reference (TYPE) SXMSFLAG Systemfehlerbestätigung anfordern 20030728

Method SET_SYS_ERR_ACK_REQ on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_TIME_SENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TIME Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20030728

Method SET_TIME_SENT on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_TRACE_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LEVEL Call by reference Type reference (TYPE) SXMSTRCLEV Trace-Level 20031007
2 Importing IM_TO_FILE Call by reference Type reference (TYPE) SXMSFLAG 20031007

Method SET_TRACE_LEVEL on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VERSION Call by reference Type reference (TYPE) SXMS_VERSION XI: Version 20030821

Method SET_VERSION on Interface IF_XMS_MESSAGE_XMB has no exception.

Method SET_WS_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_RT_CONFIG WSP configuration runtime object 20090807

Method SET_WS_CONFIG on Interface IF_XMS_MESSAGE_XMB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 620