SAP ABAP Interface IF_PXN_WSDL_DT (Access to design time 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 | 20110627 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PXN_MAIN_CORE | Main Core Methods | 20130325 |
Properties
| Interface | IF_PXN_WSDL_DT | |
| Short Description | Access to design time WSDL |
General Data
| Package | SAI_PROXY_GENTIME_MDR | Proxy Generation Meta Data Repository |
| Created | 20110627 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_PXN_WSDL_DT has no interface.
Friends
Interface IF_PXN_WSDL_DT has no friend.
Attributes
Interface IF_PXN_WSDL_DT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110627 | ||
| 2 | Instance method | Public | Method | 20110627 |
Events
Interface IF_PXN_WSDL_DT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_WSDL | Public | See coding | 20110627 | begin of t_wsdl,
wsdl type xstring,
url type string,
end of t_wsdl
|
||
| 2 | T_WSDLS | Public | See coding | 20110627 | t_wsdls type standard table of t_wsdl with non-unique key url
|
Method Signatures
Method GET_DT_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 | 20110627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDR fault (abstract) | 20110627 |
Method GET_DT_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 | 20110627 | ||||
| 2 | SLIM | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Slim WSDL | 20120808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDR fault (abstract) | 20110627 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 803 |