SAP ABAP Class CL_SOAP_SEQUENCE_PROTOCOL (SOAP Sequence protocol)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SOAP_PROTOCOL_ROOT Class for All SOAP Protocols 20120716
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SOAP_SEQUENCE_PROTOCOL Sequence Protocol 20101223
Properties
Class CL_SOAP_SEQUENCE_PROTOCOL  
Short Description SOAP Sequence protocol    
Super Class CL_SOAP_PROTOCOL_ROOT Class for All SOAP Protocols 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CORE   SOAP Runtime: Core SOAP Functionality 
Created 20101223   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SOAP_SEQUENCE_PROTOCOL Sequence Protocol 20101223
Friends
Class CL_SOAP_SEQUENCE_PROTOCOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SOAP_SEQUENCE_PROTOCOL' 20101223
2 CO_ERR_AREA_ID Constant Private Type reference (TYPE) SRT_MONI_ERRORAREA TSRTM_ERRAREA_CORE 20101223
3 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_SESSION_PROT 20101223
4 MR_SOAP_SEQUENCE Instance attribute Private Object reference (TYPE REF TO) CL_SOAP_SEQUENCE 20101223
5 MV_DOMAIN Instance attribute Private Type reference (TYPE) SRT_SERVICE_DOMAIN 'MY_GLOBAL_DOMAIN' 20101223
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20101223
2 CONSTRUCTOR Instance method Public Constructor 20101223
3 INIT Instance method Public Method 20101223
Events
Class CL_SOAP_SEQUENCE_PROTOCOL has no event.
Types
Class CL_SOAP_SEQUENCE_PROTOCOL has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SOAP_SEQUENCE_PROTOCOL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SOAP_SEQUENCE_PROTOCOL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SOAP_SEQUENCE Call by reference Object reference (TYPE REF TO) CL_SOAP_SEQUENCE 20101223

Method CONSTRUCTOR on class CL_SOAP_SEQUENCE_PROTOCOL has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) CL_SOAP_CONTEXT 20101223

Method INIT on class CL_SOAP_SEQUENCE_PROTOCOL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740