SAP ABAP Class IF_PROXY_WSDL_TEST_DATA (create test data for WSDL)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PROXY_WSDL_TEST_DATA Generate test data for WSDL 20080117
Properties
Class IF_PROXY_WSDL_TEST_DATA  
Short Description create test data for WSDL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080117   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PROXY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_PROXY_WSDL_TEST_DATA has no interface implemented.
Friends
Class IF_PROXY_WSDL_TEST_DATA has no friend class.
Attributes
Class IF_PROXY_WSDL_TEST_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ELEMENTS Instance method Public Method 20080205
2 GET_INITIAL_XML Instance method Public Method 20080117
3 GET_OPERATIONS Instance method Public Method 20080220
4 GET_XML Instance method Public Method 20080117
5 SET_ELEMENT Instance method Public Method 20080205
Events
Class IF_PROXY_WSDL_TEST_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_OPERATION Public See coding 20080220 begin of t_operation, operation type string, request type qname, response type qname, end of t_operation
2 T_OPERATIONS Public See coding 20080220 t_operations type standard table of t_operation with key operation
Method Signatures

Method GET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ELEMENTS Call by reference Type reference (TYPE) QNAME_LIST QName List 20080205
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Fault 20080205

Method GET_INITIAL_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) XSTRING 20080117
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Fault 20080117

Method GET_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OPERATIONS Call by reference Type reference (TYPE) T_OPERATIONS 20080220
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Fault 20080220

Method GET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) XSTRING 20080117
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Fault 20080117

Method SET_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Type reference (TYPE) QNAME Qualified Name 20080205
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Fault 20080205
History
Last changed by/on SAP  20130531 
SAP Release Created in