SAP ABAP Class CL_SOAP_SEQUENCE_HELPER (Sequence helper)
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_HELPER  
Short Description Sequence helper    
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 20120803   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SOAP_SEQUENCE_HELPER has no forward declaration.
Interfaces
Class CL_SOAP_SEQUENCE_HELPER has no interface implemented.
Friends
Class CL_SOAP_SEQUENCE_HELPER has no friend class.
Attributes
Class CL_SOAP_SEQUENCE_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SEQ_ID_BY_MSG_ID Static method Public Method 20120803
2 GET_SEQ_STATE_BY_SEQ_ID Static method Public Method 20120803
3 GET_SEQ_TYPE_BY_SEQ_ID Static method Public Method 20120803
Events
Class CL_SOAP_SEQUENCE_HELPER has no event.
Types
Class CL_SOAP_SEQUENCE_HELPER has no local type.
Method Signatures

Method GET_SEQ_ID_BY_MSG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SEQUENCE_ID Call by reference Type reference (TYPE) SRT_SEQ_ID 20120803
2 Exporting EV_SEQUENCE_TYPE Call by reference Type reference (TYPE) SRT_SEQUENCE_TYPE 20120803
3 Exporting EV_SERVICE_DOMAIN Call by reference Type reference (TYPE) SRT_SEQUENCE_DOMAIN 20120803
4 Importing IV_LOCATION Call by reference Type reference (TYPE) SRT_LOCATION 20120803
5 Importing IV_PERSIST_ID Call by reference Type reference (TYPE) CHAR32 20120803

Method GET_SEQ_ID_BY_MSG_ID on class CL_SOAP_SEQUENCE_HELPER has no exception.

Method GET_SEQ_STATE_BY_SEQ_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 20120803
2 Importing IV_SEQ_ID Value transfer Type reference (TYPE) SRT_SEQUENCE_ID 20120803
3 Returning R_SEQ_STATE Value transfer Type reference (TYPE) SRT_SEQ_PROCESS_STATE 20120803

Method GET_SEQ_STATE_BY_SEQ_ID on class CL_SOAP_SEQUENCE_HELPER has no exception.

Method GET_SEQ_TYPE_BY_SEQ_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 20120803
2 Importing IV_SEQ_ID Value transfer Type reference (TYPE) SRT_SEQUENCE_ID 20120803
3 Returning R_SEQ_TYPE Value transfer Type reference (TYPE) SRT_SEQUENCE_TYPE 20120803

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