SAP ABAP Class CL_SOAP_WSRMB_ENDPOINT_REF (Endpoint reference part)
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_ENDPOINT_REF | |
| Short Description | Endpoint reference part | |
| 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 | 20070613 | SAP |
| Last change | 20080612 | 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) |
Interfaces
Class CL_SOAP_WSRMB_ENDPOINT_REF has no interface implemented.
Friends
Class CL_SOAP_WSRMB_ENDPOINT_REF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | WSA namespace to distinguish WSA 08/2004 from WSA 1.0 | 20071022 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXMLP_SIMPLE | wsa:Address part | 20070613 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXMLP_LIST | wsa:EndpointReference part | 20070613 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | compose the wsrm:AcksTo part for deserialization | 20071022 | |
| 2 | Instance method | Public | Method | compose the wsrm:AcksTo part for serialization | 20071022 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20070613 | |
| 4 | Instance method | Public | Method | get the wsa:Address value | 20070613 | |
| 5 | Instance method | Public | Method | get the wsa:EndpointReference part | 20070613 | |
| 6 | Instance method | Public | Method | set the wsa:Address value | 20070613 |
Events
Class CL_SOAP_WSRMB_ENDPOINT_REF has no event.
Types
Class CL_SOAP_WSRMB_ENDPOINT_REF has no local type.
Method Signatures
Method COMPOSE_PART_TO_DESERIALIZE Signature
Method COMPOSE_PART_TO_DESERIALIZE on class CL_SOAP_WSRMB_ENDPOINT_REF has no parameter.
Method COMPOSE_PART_TO_DESERIALIZE on class CL_SOAP_WSRMB_ENDPOINT_REF has no exception.
Method COMPOSE_PART_TO_SERIALIZE Signature
Method COMPOSE_PART_TO_SERIALIZE on class CL_SOAP_WSRMB_ENDPOINT_REF has no parameter.
Method COMPOSE_PART_TO_SERIALIZE on class CL_SOAP_WSRMB_ENDPOINT_REF has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREFIX | Call by reference | Type reference (TYPE) | NCNAME | NCName: XML "non-colonized" Name | 20070613 | |||
| 2 | QNAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20070613 | |||
| 3 | WSA_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | WSA namespace to distinguish WSA 08/2004 from WSA 1.0 | 20071022 |
Method CONSTRUCTOR on class CL_SOAP_WSRMB_ENDPOINT_REF has no exception.
Method GET_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Value transfer | Type reference (TYPE) | STRING | wsa:Address value | 20070613 |
Method GET_ADDRESS on class CL_SOAP_WSRMB_ENDPOINT_REF has no exception.
Method GET_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENDPOINT_REFERENCE | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_PART | endpoint reference part | 20070613 |
Method GET_PART on class CL_SOAP_WSRMB_ENDPOINT_REF has no exception.
Method SET_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADDRESS | Call by reference | Type reference (TYPE) | STRING | wsa:Address value | 20070613 |
Method SET_ADDRESS on class CL_SOAP_WSRMB_ENDPOINT_REF has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 710 |