SAP ABAP Class CL_SOAP_WSRMB_HDR_USES_SEQ_STR (uses sequence STR header block)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_WSRMB (Package) WSRM extensions with focus on BizTalk interoperability
⤷
⤷
Properties
| Class | CL_SOAP_WSRMB_HDR_USES_SEQ_STR | |
| Short Description | uses sequence STR header block | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_WSRMB | WSRM extensions with focus on BizTalk interoperability |
| Created | 20080304 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SOAP_WSRMB_HDR_USES_SEQ_STR has no interface implemented.
Friends
Class CL_SOAP_WSRMB_HDR_USES_SEQ_STR 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_WSRMB_HDR_USES_SEQ_STR' | WSRM: Class Name | 20080304 | ||
| 2 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_WSRM | SOAP Runtime Processor Unit ID | 20080304 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | TSOAP_FALSE | 'X': element is received | 20110105 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | SOAP namespace to distinguish SOAP versions | 20090803 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | WSRM namespace to distinguish WSRM 1.0 from WSRM 1.1 | 20080304 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXMLP_SIMPLE | wsrm:UsesSequenceSTR part | 20080304 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | compose the wsrm:Sequence part for deserialization | 20080304 | |
| 2 | Instance method | Public | Method | compose the wsrm:Sequence part for serialization | 20080304 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20080304 | |
| 4 | Instance method | Public | Method | get the wsrm:Sequence part | 20080304 | |
| 5 | Instance method | Public | Method | 'X': header was received (only for agnostic deserialization) | 20110105 | |
| 6 | Instance method | Public | Method | resorb node from agnostic header deserialization | 20110105 |
Events
Class CL_SOAP_WSRMB_HDR_USES_SEQ_STR has no event.
Types
Class CL_SOAP_WSRMB_HDR_USES_SEQ_STR has no local type.
Method Signatures
Method COMPOSE_PART_TO_DESERIALIZE Signature
Method COMPOSE_PART_TO_DESERIALIZE on class CL_SOAP_WSRMB_HDR_USES_SEQ_STR has no parameter.
Method COMPOSE_PART_TO_DESERIALIZE on class CL_SOAP_WSRMB_HDR_USES_SEQ_STR has no exception.
Method COMPOSE_PART_TO_SERIALIZE Signature
Method COMPOSE_PART_TO_SERIALIZE on class CL_SOAP_WSRMB_HDR_USES_SEQ_STR has no parameter.
Method COMPOSE_PART_TO_SERIALIZE on class CL_SOAP_WSRMB_HDR_USES_SEQ_STR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOAP_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | SOAP namespace to distinguish SOAP verisons | 20090803 | |||
| 2 | WSRM_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | WSRM namespace to distinguish WSRM 1.0 from WSRM 1.1 | 20080304 |
Method CONSTRUCTOR on class CL_SOAP_WSRMB_HDR_USES_SEQ_STR has no exception.
Method GET_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USES_SEQUENCE_SSL | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_PART | wsrm:UsesSequenceSSL part | 20080304 |
Method GET_PART on class CL_SOAP_WSRMB_HDR_USES_SEQ_STR has no exception.
Method IS_RECEIVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECEIVED | Value transfer | Type reference (TYPE) | BOOLEAN | 'X': header was received (only for agnostic deserialization) | 20110105 |
Method IS_RECEIVED on class CL_SOAP_WSRMB_HDR_USES_SEQ_STR has no exception.
Method RESORB_HEADER_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER_NODE | Call by reference | Type reference (TYPE) | SRT_HEADER_NODE | deserialized header node | 20110105 |
Method RESORB_HEADER_NODE on class CL_SOAP_WSRMB_HDR_USES_SEQ_STR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |