SAP ABAP Interface IF_PXN_WSDL_ACCESS (Access to 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_PXN_ESR_ACCESS | Access to ESR WSDL | 20130426 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PROXY_WSDL_ACCESS | access to WSDL (file, url, uddi, esr browser) | 20110217 |
Properties
Interface | IF_PXN_WSDL_ACCESS | |
Short Description | Access to WSDL |
General Data
Package | SAI_PROXY_GENTIME_MDR | Proxy Generation Meta Data Repository |
Created | 20110217 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_PXN_WSDL_ACCESS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_PXN_FILE_ACCESS | File access | 20110525 |
Friends
Interface IF_PXN_WSDL_ACCESS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_SOURCE_TYPE_FILE | Constant | Public | Type reference (TYPE) | T_SOURCE_TYPE | CL_PROXY_WSDL_ITEM=>URL_TYPE_FILE | 20110217 | ||
2 | C_SOURCE_TYPE_HTTPDEST | Constant | Public | Type reference (TYPE) | T_SOURCE_TYPE | 'HTTP_DESTINATION' | 20110217 | ||
3 | C_SOURCE_TYPE_RETRIEVER | Constant | Public | Type reference (TYPE) | T_SOURCE_TYPE | SPACE | 20110304 | ||
4 | C_SOURCE_TYPE_URL | Constant | Public | Type reference (TYPE) | T_SOURCE_TYPE | CL_PROXY_WSDL_ITEM=>URL_TYPE_HTTP | 20110217 | ||
5 | C_SOURCE_TYPE_WSDL | Constant | Public | Type reference (TYPE) | T_SOURCE_TYPE | CL_PROXY_WSDL_ITEM=>URL_TYPE_XSTRING | 20110217 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create WSDL index for given portType | 20110303 |
2 | ![]() |
Instance method | Public | Method | Get enhanceable Base IDOC Provider/Consumer | 20110217 |
3 | ![]() |
Instance method | Public | Method | 20110816 | |
4 | ![]() |
Instance method | Public | Method | 20110303 | |
5 | ![]() |
Instance method | Public | Method | parse WSDL | 20110217 |
6 | ![]() |
Instance method | Public | Method | 20110525 | |
7 | ![]() |
Instance method | Public | Method | 20110525 | |
8 | ![]() |
Instance method | Public | Method | 20110217 |
Events
Interface IF_PXN_WSDL_ACCESS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_SERVICE | Public | See coding | 20110217 | begin of t_service,
object type prx_r3obj,
obj_name type PRX_R3NAME,
type type prx_type,
name type prx_ifrnam,
namespace type prx_nspce,
gen_appl type prxgenappl,
package type devclass,
end of t_service
|
||
2 | T_SERVICES | Public | See coding | 20110217 | t_services type sorted table of t_service with unique key object obj_name
|
||
3 | T_SOURCE_TYPE | Public | Type reference (TYPE) | STRING | 20110217 |
|
Method Signatures
Method CREATE_WSDL_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
QNAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20110818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proxy Generation: Error | 20110303 |
Method GET_ENHANCEABLE_IDOC_SERVICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DIRECTION | Call by reference | Type reference (TYPE) | PRX_DIR | 'I' | Proxy Generation: Interface Direction (Inbound/Outbound) | 20110304 | |
2 | ![]() |
SERVICES | Value transfer | Type reference (TYPE) | T_SERVICES | 20110217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proxy Generation: Error | 20110217 |
Method GET_PORTTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | QNAME | Qualified Name | 20110816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proxy Fault | 20110816 |
Method GET_PORTTYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PORTTYPE_NAMES | Value transfer | Type reference (TYPE) | QNAME_LIST | List of qualified names | 20110303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proxy Generation: Error | 20110303 |
Method GET_REQUEST_DATA_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
QNAME | Value transfer | Type reference (TYPE) | QNAME | Qualified Name | 20110217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Proxy Generation: Error | 20110217 |
Method GET_RETRIEVER Signature
Method GET_RETRIEVER on Interface IF_PXN_WSDL_ACCESS has no parameter.
Method GET_RETRIEVER on Interface IF_PXN_WSDL_ACCESS has no exception.
Method GET_URL Signature
Method GET_URL on Interface IF_PXN_WSDL_ACCESS has no parameter.
Method GET_URL on Interface IF_PXN_WSDL_ACCESS has no exception.
Method SOURCE_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTTP_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110217 | ||
2 | ![]() |
HTTP_PATH_SUFFIX | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110217 | |||
3 | ![]() |
RETRIEVER | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_RETRIEVER | 20110321 | |||
4 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20110217 | ||
5 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110217 | |||
6 | ![]() |
SOURCE_TYPE | Call by reference | Type reference (TYPE) | T_SOURCE_TYPE | 20110217 |
Method SOURCE_CHANGED on Interface IF_PXN_WSDL_ACCESS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 802 |