SAP ABAP Class IF_PXN_WSDL_DT (Access to design time WSDL)
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
Class | IF_PXN_WSDL_DT | |
Short Description | Access to design time WSDL | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20110627 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_PXN_WSDL_DT has no interface implemented.
Friends
Class IF_PXN_WSDL_DT has no friend class.
Attributes
Class 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
Class 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 |