SAP ABAP Class CL_PROXY_WSDL_TEST_DATA (Generate test data for WSDL)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_PUBLIC (Package) ES Tools: Proxy Public Interfaces
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PROXY_WSDL_TEST_DATA | create test data for WSDL | 20080117 |
Properties
| Class | CL_PROXY_WSDL_TEST_DATA | |
| Short Description | Generate test data for WSDL | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_PUBLIC | ES Tools: Proxy Public Interfaces |
| Created | 20080117 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PROXY_WSDL_TEST_DATA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PROXY_WSDL_TEST_DATA | create test data for WSDL | 20080117 |
Friends
Class CL_PROXY_WSDL_TEST_DATA 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) | QNAME | Qualified Name | 20080117 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | QNAME_LIST | QName List | 20080205 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PROXY_RT_DATA | Proxy Runtime: Meta Data | 20080117 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | IF_PROXY_WSDL_TEST_DATA~T_OPERATIONS | 20080220 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PROXY_RT | HTTP proxy host name | 20080221 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PROXY_TEST_DATA | Test data generator for Proxy Datatypes | 20080117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20080117 | |
| 2 | Static method | Public | Method | 20080117 | ||
| 3 | Static method | Public | Method | 20080117 |
Events
Class CL_PROXY_WSDL_TEST_DATA has no event.
Types
Class CL_PROXY_WSDL_TEST_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20080117 | |||
| 2 | PORT_RETRIEVER | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_PORT_RETRIEVER | Prot Retriever | 20080221 | |||
| 3 | RETRIEVER | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_RETRIEVER | 20080221 | ||||
| 4 | URL | Call by reference | Type reference (TYPE) | STRING | 20080117 | ||||
| 5 | WSDL | Call by reference | Type reference (TYPE) | XSTRING | 20080117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20080117 |
Method CREATE_FROM_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20080117 | |||
| 2 | PORT_RETRIEVER | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_PORT_RETRIEVER | Prot Retriever | 20080221 | |||
| 3 | RETRIEVER | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_RETRIEVER | 20080221 | ||||
| 4 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_WSDL_TEST_DATA | create test data for WSDL | 20080117 | |||
| 5 | URL | Call by reference | Type reference (TYPE) | STRING | 20080117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20080117 |
Method CREATE_FROM_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20080117 | |||
| 2 | PORT_RETRIEVER | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_PORT_RETRIEVER | Prot Retriever | 20080221 | |||
| 3 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_WSDL_TEST_DATA | Generate test data for WSDL | 20080117 | |||
| 4 | WSDL | Call by reference | Type reference (TYPE) | XSTRING | 20080117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20080117 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |