SAP ABAP Class CL_SRT_WSP_ENDPOINT_TYPE (WSP Endpoint Type)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_ENDPOINT_TYPE | WSP End Point Type | 20060112 |
Properties
| Class | CL_SRT_WSP_ENDPOINT_TYPE | |
| Short Description | WSP Endpoint Type | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20060112 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_WSP_ENDPOINT_TYPE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRT_WSP_ENDPOINT_TYPE | WSP End Point Type | 20060112 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRT_WSP_FACTORY | 20060112 | WSP Factory Class | |
| 2 | CL_SRT_WSP_FACTORY_XI | 20110502 | WSP Factory Class |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_ENDPOINT_TYPE' | Class Name | 20060112 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRT_WSP_SOAP_APPLICATION | WSP SOAP Application | 20060113 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SRT_IF_SRT_WSP_SOAP_APPL_TAB | Table of WSP SOAP Applications | 20060113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060112 | |
| 2 | Static method | Protected | Method | 20060113 |
Events
Class CL_SRT_WSP_ENDPOINT_TYPE has no event.
Types
Class CL_SRT_WSP_ENDPOINT_TYPE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENDPOINT_TYPE_URI | Call by reference | Type reference (TYPE) | SRT_WSP_ENDPOINT_TYPE | WSP endpoint type | 20060112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20060112 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENDPOINT_TYPE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_ENDPOINT_TYPE | WSP endpoint type | 20060113 | |||
| 2 | ENDPOINT_TYPE_URI | Call by reference | Type reference (TYPE) | SRT_WSP_ENDPOINT_TYPE | WSP endpoint type | 20060113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20060113 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |