SAP ABAP Class CL_SOAP_SEQUENCE_UTILITY (Utility class for sequence processing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_SEQ_MANAGER (Package) SOAP Sequence Manager
Properties
Class CL_SOAP_SEQUENCE_UTILITY  
Short Description Utility class for sequence processing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_SEQ_MANAGER   SOAP Sequence Manager 
Created 20101223   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SOAP_SEQUENCE_UTILITY has no forward declaration.
Interfaces
Class CL_SOAP_SEQUENCE_UTILITY has no interface implemented.
Friends
Class CL_SOAP_SEQUENCE_UTILITY has no friend class.
Attributes
Class CL_SOAP_SEQUENCE_UTILITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PERS_SEQ_BY_PROXY Static method Public Method 20120803
2 GET_DOMAIN_BY_PROXY Static method Private Method 20120803
3 GET_PROCESSING_MODE_BY_PROXY Static method Public Method 20101223
4 GET_SEQ_BY_MSG_ID Static method Public Method 20120806
Events
Class CL_SOAP_SEQUENCE_UTILITY has no event.
Types
Class CL_SOAP_SEQUENCE_UTILITY has no local type.
Method Signatures

Method CREATE_PERS_SEQ_BY_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCATION Value transfer Type reference (TYPE) SRT_LOCATION 20120803
2 Importing LOG_PORT Value transfer Type reference (TYPE) SRT_LP_NAME 20120803
3 Importing PROXYCLASS Value transfer Type reference (TYPE) SRT_LP_PROXYCLASS 20120803
4 Returning RR_SEQUENCE Value transfer Object reference (TYPE REF TO) IF_SOAP_SEQUENCE 20120803
5 Importing USE_DOMAIN Value transfer Type reference (TYPE) BOOLEAN 20120803

Method CREATE_PERS_SEQ_BY_PROXY on class CL_SOAP_SEQUENCE_UTILITY has no exception.

Method GET_DOMAIN_BY_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOMAIN_NAME Value transfer Type reference (TYPE) SRT_SEQUENCE_DOMAIN 20120803
2 Importing LOG_PORT Value transfer Type reference (TYPE) SRT_LP_NAME 20120803
3 Importing PROXYCLASS Value transfer Type reference (TYPE) SRT_LP_PROXYCLASS 20120803

Method GET_DOMAIN_BY_PROXY on class CL_SOAP_SEQUENCE_UTILITY has no exception.

Method GET_PROCESSING_MODE_BY_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGICAL_PORT Call by reference Type reference (TYPE) SRT_LP_NAME 20101223
2 Importing IV_PROXYCLASS Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS 20101223
3 Returning RV_PROCESSING_MODE Value transfer Type reference (TYPE) SRT_SEQUENCE_PROCESSMODE 20101223

Method GET_PROCESSING_MODE_BY_PROXY on class CL_SOAP_SEQUENCE_UTILITY has no exception.

Method GET_SEQ_BY_MSG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOCATION Value transfer Type reference (TYPE) SRT_LOCATION 20120806
2 Importing IV_MSG_ID Value transfer Type reference (TYPE) CHAR32 20120806
3 Returning RR_SEQUENCE Value transfer Object reference (TYPE REF TO) IF_SOAP_SEQUENCE 20120806

Method GET_SEQ_BY_MSG_ID on class CL_SOAP_SEQUENCE_UTILITY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in