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 | 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 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_SEQUENCE_PROTOCOL' | 20101223 | |||
| 2 | Constant | Private | Type reference (TYPE) | SRT_MONI_ERRORAREA | TSRTM_ERRAREA_CORE | 20101223 | |||
| 3 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_SESSION_PROT | 20101223 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SOAP_SEQUENCE | 20101223 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | SRT_SERVICE_DOMAIN | 'MY_GLOBAL_DOMAIN' | 20101223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20101223 | ||
| 2 | Instance method | Public | Constructor | 20101223 | ||
| 3 | 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 | 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 | 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 |