SAP ABAP Interface IF_PXN_WSDL_CACHE (Access to cached WSDL)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME_MDR (Package) Proxy Generation Meta Data Repository
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_PX_MAIN | Main | 20110525 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PXN_MAIN_CORE | Main Core Methods | 20130325 |
Properties
| Interface | IF_PXN_WSDL_CACHE | |
| Short Description | Access to cached WSDL |
General Data
| Package | SAI_PROXY_GENTIME_MDR | Proxy Generation Meta Data Repository |
| Created | 20110523 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_PXN_WSDL_CACHE has no forward declaration.
Interfaces
Interface IF_PXN_WSDL_CACHE has no interface.
Friends
Interface IF_PXN_WSDL_CACHE has no friend.
Attributes
Interface IF_PXN_WSDL_CACHE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110523 | ||
| 2 | Instance method | Public | Method | 20110523 |
Events
Interface IF_PXN_WSDL_CACHE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_WSDL | Public | See coding | 20110523 | begin of t_wsdl,
wsdl type xstring,
url type string,
end of t_wsdl
|
||
| 2 | T_WSDLS | Public | See coding | 20110523 | t_wsdls type standard table of t_wsdl with non-unique key url
|
Method Signatures
Method GET_CACHED_WSDL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PXN_FILE_ACCESS | Access to WSDL | 20110525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDR fault (abstract) | 20110523 |
Method GET_CACHED_WSDL_FOR_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20110523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDR fault (abstract) | 20110523 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 803 |