SAP ABAP Class CL_PROXY_WSDL_ACCESS (access to WSDL (file, url, uddi, esr browser))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PXN_FILE_ACCESS Fiel access 20110525
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PXN_WSDL_ACCESS Access to WSDL 20110217
Properties
Class CL_PROXY_WSDL_ACCESS  
Short Description access to WSDL (file, url, uddi, esr browser)    
Super Class CL_PXN_FILE_ACCESS Fiel access 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_GENTIME   ES Tools: Proxy Generation 
Created 20060628   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SEWS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXN_WSDL_ACCESS Access to WSDL 20110217
Friends
Class CL_PROXY_WSDL_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONVERT_TO_DOC_STYLE Instance attribute Private Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20121121
2 INDEX Instance attribute Private Type reference (TYPE) PRX_T_WSDL_INDEX 20110818
3 QNAME Instance attribute Private Type reference (TYPE) QNAME Qualified Name 20110818
4 QNAMES Instance attribute Private See coding 20110818
5 WSDL_INDEX Instance attribute Private Object reference (TYPE REF TO) CL_PROXY_WSDL_INDEX Proxy Generation: WSDL Analysis/Indexing 20110211
6 WSDL_TYPE Instance attribute Private Type reference (TYPE) PRX_WSDLTY Proxy Generation: WSDL Type (portType, message, and so on) 20121121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060628
2 CREATE_FROM_FILE_ACCESS Static method Public Method 20110525
3 CREATE_WSDL_INDEX Instance method Public Method Create WSDL index for given portType 20121121
4 GET_RETRIEVER Instance method Private Method 20110525
5 GET_URL Instance method Private Method 20110525
6 GET_WSDL_INDEX Instance method Public Method 20110217
7 PARSE_INDEX Instance method Private Method 20110524
Events
Class CL_PROXY_WSDL_ACCESS has no event.
Types
Class CL_PROXY_WSDL_ACCESS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONVERT_TO_DOC_STYLE Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20121121
2 Importing HTTP_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110211
3 Importing HTTP_PATH_SUFFIX Call by reference Type reference (TYPE) CSEQUENCE 20110211
4 Importing RETRIEVER Call by reference Object reference (TYPE REF TO) IF_SLIB_RETRIEVER 20110304
5 Importing SOURCE Call by reference Type reference (TYPE) CSEQUENCE 20110211
6 Importing SOURCE_TYPE Call by reference Type reference (TYPE) IF_PXN_WSDL_ACCESS=>T_SOURCE_TYPE 20110211
7 Importing WSDL_TYPE Call by reference Type reference (TYPE) PRX_WSDLTY 'portType' 20121121
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20110525

Method CREATE_FROM_FILE_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONVERT_TO_DOC_STYLE Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_FALSE ABAP Proxies: Boolean Value ('X' = True, Space = False) 20121121
2 Importing FILE_ACCESS Call by reference Object reference (TYPE REF TO) IF_PXN_FILE_ACCESS File access 20110525
3 Importing QNAME Call by reference Type reference (TYPE) QNAME Qualified Name 20121121
4 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_PROXY_WSDL_ACCESS access to WSDL (file, url, uddi, esr browser) 20110525
5 Importing WSDL_TYPE Call by reference Type reference (TYPE) PRX_WSDLTY 'portType' Proxy Generation: WSDL Type (portType, message, and so on) 20121121
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR 20121122

Method CREATE_WSDL_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QNAME Call by reference Type reference (TYPE) QNAME Qualified Name 20121121
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20121121

Method GET_RETRIEVER Signature

Method GET_RETRIEVER on class CL_PROXY_WSDL_ACCESS has no parameter.
Method GET_RETRIEVER on class CL_PROXY_WSDL_ACCESS has no exception.

Method GET_URL Signature

Method GET_URL on class CL_PROXY_WSDL_ACCESS has no parameter.
Method GET_URL on class CL_PROXY_WSDL_ACCESS has no exception.

Method GET_WSDL_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WSDL_INDEX Value transfer Object reference (TYPE REF TO) CL_PROXY_WSDL_INDEX 20110217
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20121121

Method PARSE_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WSDL_TYPE Call by reference Type reference (TYPE) PRX_WSDLTY 'portType' Proxy Generation: WSDL Type (portType, message, and so on) 20110818
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20110524
History
Last changed by/on SAP  20130531 
SAP Release Created in 710