SAP ABAP Class IF_PXN_WSDL_CACHE (Access to cached WSDL)
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
| Class | IF_PXN_WSDL_CACHE | |
| Short Description | Access to cached WSDL | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110523 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_PXN_WSDL_CACHE has no forward declaration.
Interfaces
Class IF_PXN_WSDL_CACHE has no interface implemented.
Friends
Class IF_PXN_WSDL_CACHE has no friend class.
Attributes
Class 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
Class 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 |