SAP ABAP Class CL_PXN_AUNIT_WSDL (Helper class for creating WSDLs in unit test)
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
Properties
Class CL_PXN_AUNIT_WSDL  
Short Description Helper class for creating WSDLs in unit test    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SAI_PROXY_GENTIME_MDR   Proxy Generation Meta Data Repository 
Created 20130219   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PXN_AUNIT_WSDL has no forward declaration.
Interfaces
Class CL_PXN_AUNIT_WSDL has no interface implemented.
Friends
Class CL_PXN_AUNIT_WSDL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C Constant Public See coding 20130405
2 QNAME Instance attribute Private Type reference (TYPE) QNAME 20130405
3 TYPE Instance attribute Private Type reference (TYPE) PRX_TYPE 20130405
4 VALUES Instance attribute Private See coding 20130405
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130405
2 CREATE Static method Public Method 20130405
3 GET_ESR_ACCESS Instance method Public Method 20130426
4 GET_FILE_ACCESS Instance method Public Method WSDL file access for esr browser elements 20130502
5 GET_WSDL Instance method Public Method 20130405
6 GET_WSDL_ACCESS Instance method Public Method WSDL file access for esr browser elements 20130405
7 SET_VALUE Instance method Public Method 20130405
8 VALUE Instance method Private Method 20130405
Events
Class CL_PXN_AUNIT_WSDL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_VALUE Private See coding 20130405 begin of t_value, name type string, value type string, end of t_value
Method Signatures

Method CONSTRUCTOR 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 20130405
2 Importing TYPE Call by reference Type reference (TYPE) PRX_TYPE Proxy Generation: Object Type in Modelling Environment 20130405

Method CONSTRUCTOR on class CL_PXN_AUNIT_WSDL has no exception.

Method CREATE 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 20130405
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_PXN_AUNIT_WSDL 20130405
3 Importing TYPE Call by reference Type reference (TYPE) PRX_TYPE Proxy Generation: Object Type in Modelling Environment 20130405

Method CREATE on class CL_PXN_AUNIT_WSDL has no exception.

Method GET_ESR_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMP_GUID Call by reference Type reference (TYPE) TEXT40 20130426
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_ESR_ACCESS 20130426
# Exception Resumable Description Created on
1 CX_PROXY_FAULT 20130426

Method GET_FILE_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_FILE_ACCESS File access 20130502
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20130502

Method GET_WSDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) XSTRING 20130405

Method GET_WSDL on class CL_PXN_AUNIT_WSDL has no exception.

Method GET_WSDL_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_PXN_FILE_ACCESS File access 20130405
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR Proxy Generation: Error 20130405

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20130405
2 Importing VALUE Call by reference Type reference (TYPE) CSEQUENCE 20130405

Method SET_VALUE on class CL_PXN_AUNIT_WSDL has no exception.

Method VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20130405
2 Returning RVAL Value transfer Type reference (TYPE) STRING 20130405

Method VALUE on class CL_PXN_AUNIT_WSDL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740