SAP ABAP Interface IF_PROXY_WSDL_TEST_DATA (create test data for WSDL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_PUBLIC (Package) ES Tools: Proxy Public Interfaces
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
Interface IF_PROXY_WSDL_TEST_DATA  
Short Description create test data for WSDL    
General Data
Package SAI_PROXY_PUBLIC   ES Tools: Proxy Public Interfaces 
Created 20080117   SAP 
Last changed 20130531   SAP 
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
Interface IF_PROXY_WSDL_TEST_DATA has no interface.
Friends
Interface IF_PROXY_WSDL_TEST_DATA has no friend.
Attributes
Interface 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
Interface 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 711