SAP ABAP Class CL_SRT_WSP_WSDL_RETRIEVER (wsdl retriever)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
Properties
| Class | CL_SRT_WSP_WSDL_RETRIEVER | |
| Short Description | wsdl retriever | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20081021 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_WSP_WSDL_RETRIEVER has no forward declaration.
Interfaces
Class CL_SRT_WSP_WSDL_RETRIEVER has no interface implemented.
Friends
Class CL_SRT_WSP_WSDL_RETRIEVER 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_SRT_WSP_WSIL_WSDL_RETRIEVER' | 20081021 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20081021 | ||
| 2 | Static method | Public | Method | 20081021 |
Events
Class CL_SRT_WSP_WSDL_RETRIEVER has no event.
Types
Class CL_SRT_WSP_WSDL_RETRIEVER has no local type.
Method Signatures
Method COLLAPSE_SERVICE_URLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALL_URLS | Call by reference | Type reference (TYPE) | SRT_WSP_WEBSERVICE_URL_TAB | Table of Web Service URLs | 20081021 | |||
| 2 | COLLAPSED_URLS | Value transfer | Type reference (TYPE) | SRT_WSP_WEBSERVICE_URL_TAB | Table of Web Service URLs | 20081021 |
Method COLLAPSE_SERVICE_URLS on class CL_SRT_WSP_WSDL_RETRIEVER has no exception.
Method RETRIEVE_WSDL_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20081022 | ||||
| 2 | IM_USERNAME | Call by reference | Type reference (TYPE) | STRING | 20081022 | ||||
| 3 | IM_WSDL_URLS | Call by reference | Type reference (TYPE) | SRT_WSP_WEBSERVICE_URL_TAB | Table of Web Service URLs | 20081021 | |||
| 4 | RE_WSDL_CONTENTS | Value transfer | Type reference (TYPE) | SRT_WSP_WSDL_CONTENT_PM_TAB | Table of wsdl contents for mass configuration | 20081021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20081021 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 720 |