SAP ABAP Class CL_DWSDL_HANDLER (XI: Interface for WSDL: HTTP Handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC (Application Component) Integration Builder - Configuration
⤷
SAI_DOWNLOAD_WSDL (Package) XI: Interface to WSDL URL
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20061221 |
Properties
| Class | CL_DWSDL_HANDLER | |
| Short Description | XI: Interface for WSDL: HTTP Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_DOWNLOAD_WSDL | XI: Interface to WSDL URL |
| Created | 20061221 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DWSDL_HANDLER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20061221 |
Friends
Class CL_DWSDL_HANDLER has no friend class.
Attributes
Class CL_DWSDL_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20061221 | ||
| 2 | Static method | Private | Method | 20061221 |
Events
Class CL_DWSDL_HANDLER has no event.
Types
Class CL_DWSDL_HANDLER has no local type.
Method Signatures
Method PARSE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20061221 | ||||
| 2 | EX_REQUEST | Call by reference | Type reference (TYPE) | SDWSDL_REQUEST | XI: Download WSDL Request | 20061221 | |||
| 3 | IM_REQUEST_XML | Call by reference | Type reference (TYPE) | XSTRING | 20061221 |
Method PARSE_REQUEST on class CL_DWSDL_HANDLER has no exception.
Method PROCESS_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST_XML | Call by reference | Type reference (TYPE) | XSTRING | 20061221 | ||||
| 2 | RE_RESPONSE_XML | Value transfer | Type reference (TYPE) | XSTRING | 20070612 |
Method PROCESS_REQUEST on class CL_DWSDL_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |