SAP ABAP Class IF_SOAP_MSGID_PROTOCOL (Protocol Interface of Message ID Protocol)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SOAP_PROTOCOL Interface for SOAP Protocols 20030716
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_MSGID_PROTOCOL Assign Unique Message ID to SOAP Message 20030716
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_WSADDR_PROTOCOL Web Service Addressing Protocol 20061026
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_WSADDR_PROTOCOL_1_0 Web Service Addressing Protocol 20080208
Properties
Class IF_SOAP_MSGID_PROTOCOL  
Short Description Protocol Interface of Message ID Protocol    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030716   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSOAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSRC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SOAP_MSGID_PROTOCOL has no interface implemented.
Friends
Class IF_SOAP_MSGID_PROTOCOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MSGID_MODE_OFF Constant Public Type reference (TYPE) STRING TSRC_FPVAL_MSGID_ENABL_NO Message Without Message ID 20030905
2 CO_MSGID_MODE_ON Constant Public Type reference (TYPE) STRING TSRC_FPVAL_MSGID_ENABL_YES Message with Message ID 20030905
3 DISPLAY_NAME Instance attribute Public Attribute reference (LIKE) 20030716
4 NAME Constant Public Type reference (TYPE) ANYURI TSRC_SOAP_MSGID_PROTOCOL Protocol Name 20030716
5 PRIORITY Instance attribute Public Attribute reference (LIKE) 20030716
Methods
# Method Level Visibility Method type Description Created on
1 GET_FEATURE_PROPERTY Instance method Public Method 20030716
2 GET_MESSAGE_ID Instance method Public Method Get Message ID 20030716
3 GET_MESSAGE_ID_AS_STRUCT Instance method Public Method Get Message ID 20030716
4 GET_MESSAGE_ID_RESPONSE Instance method Public Method Get Message ID of Response 20060425
5 GET_RESPONSE_MESSAGE_ID Instance method Public Method Get Message ID of the Response(provider side). 20080908
6 GET_SUPPORTED_FEATURE_URIS Instance method Public Method 20030716
7 INIT Instance method Public Method 20030716
8 POST_PROCESS Instance method Public Method 20030716
9 PRE_PROCESS Instance method Public Method 20030716
10 SET_FEATURE_PROPERTY Instance method Public Method 20030716
11 SET_MESSAGE_ID Instance method Public Method Set Message ID 20060221
Events
Class IF_SOAP_MSGID_PROTOCOL has no event.
Types
Class IF_SOAP_MSGID_PROTOCOL has no local type.
Method Signatures

Method GET_FEATURE_PROPERTY Signature

Method GET_FEATURE_PROPERTY on class IF_SOAP_MSGID_PROTOCOL has no parameter.
Method GET_FEATURE_PROPERTY on class IF_SOAP_MSGID_PROTOCOL has no exception.

Method GET_MESSAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MSGID Value transfer Type reference (TYPE) SRTMSGID Message Id 20030716

Method GET_MESSAGE_ID on class IF_SOAP_MSGID_PROTOCOL has no exception.

Method GET_MESSAGE_ID_AS_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MSGID Value transfer Type reference (TYPE) SCR_MSGID_STRUCT Message Id 20030716

Method GET_MESSAGE_ID_AS_STRUCT on class IF_SOAP_MSGID_PROTOCOL has no exception.

Method GET_MESSAGE_ID_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MSGID Value transfer Type reference (TYPE) SRTMSGID Message Id in SOAP Runtime 20060425
2 Exporting MSGID_RESPONSE Value transfer Type reference (TYPE) SRTMSGID Message Id in SOAP Runtime 20060607
3 Importing PERSIST Call by reference Type reference (TYPE) BOOLEAN TSOAP_FALSE boolsche Variable (X=true, -=false, space=unknown) 20060508

Method GET_MESSAGE_ID_RESPONSE on class IF_SOAP_MSGID_PROTOCOL has no exception.

Method GET_RESPONSE_MESSAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESPONSE_MESSAGE_ID Value transfer Type reference (TYPE) ANYURI Any URI 20080908

Method GET_RESPONSE_MESSAGE_ID on class IF_SOAP_MSGID_PROTOCOL has no exception.

Method GET_SUPPORTED_FEATURE_URIS Signature

Method GET_SUPPORTED_FEATURE_URIS on class IF_SOAP_MSGID_PROTOCOL has no parameter.
Method GET_SUPPORTED_FEATURE_URIS on class IF_SOAP_MSGID_PROTOCOL has no exception.

Method INIT Signature

Method INIT on class IF_SOAP_MSGID_PROTOCOL has no parameter.
Method INIT on class IF_SOAP_MSGID_PROTOCOL has no exception.

Method POST_PROCESS Signature

Method POST_PROCESS on class IF_SOAP_MSGID_PROTOCOL has no parameter.
Method POST_PROCESS on class IF_SOAP_MSGID_PROTOCOL has no exception.

Method PRE_PROCESS Signature

Method PRE_PROCESS on class IF_SOAP_MSGID_PROTOCOL has no parameter.
Method PRE_PROCESS on class IF_SOAP_MSGID_PROTOCOL has no exception.

Method SET_FEATURE_PROPERTY Signature

Method SET_FEATURE_PROPERTY on class IF_SOAP_MSGID_PROTOCOL has no parameter.
Method SET_FEATURE_PROPERTY on class IF_SOAP_MSGID_PROTOCOL has no exception.

Method SET_MESSAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Value transfer Type reference (TYPE) SRTMSGID Message Id in SOAP Runtime 20060221

Method SET_MESSAGE_ID on class IF_SOAP_MSGID_PROTOCOL has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in