SAP ABAP Class CL_PROXY_SI_TEST_WSDL (Test Service Interface by WSDL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_UI (Package) User Interface for Proxy Generation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PROXY_SI_TEST Proxy Generation: Service Interface Test 20080221
Properties
Class CL_PROXY_SI_TEST_WSDL  
Short Description Test Service Interface by WSDL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_UI   User Interface for Proxy Generation 
Created 20080221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_PROXY_WSDL_TEST_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_PROXY_SI_TEST Proxy Generation: Service Interface Test 20080221
Friends
Class CL_PROXY_SI_TEST_WSDL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_MODE Static Attribute Public See coding 20080221
2 LAST_REQUEST Instance attribute Private Type reference (TYPE) XSTRING 20080221
3 OPERATION Instance attribute Protected Type reference (TYPE) IF_PROXY_WSDL_TEST_DATA=>T_OPERATION 20080221
4 OPERATIONS Instance attribute Public Type reference (TYPE) IF_PROXY_WSDL_TEST_DATA=>T_OPERATIONS 20080221
5 REQUEST_MODE Instance attribute Private Type reference (TYPE) T_MODE 'X' Single-Character Flag 20080221
6 TEST_DATA Instance attribute Private Object reference (TYPE REF TO) IF_PROXY_WSDL_TEST_DATA create test data for WSDL 20080221
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OPERATION Instance method Public Method 20080221
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080221
3 F4_OPERATION Instance method Public Method 20080221
4 GET_OBJECT Instance method Protected Method 20080222
5 SET_OPERATION Instance method Public Method 20080221
6 SET_REQUEST_MODE Instance method Public Method 20080221
Events
Class CL_PROXY_SI_TEST_WSDL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_MODE Public Type reference (TYPE) CHAR1 Single-Character Flag 20080221
Method Signatures

Method CHECK_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPERATION Call by reference Type reference (TYPE) STRING 20080221

Method CHECK_OPERATION on class CL_PROXY_SI_TEST_WSDL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPERATION Call by reference Type reference (TYPE) STRING 20080221
2 Importing TEST_DATA Call by reference Object reference (TYPE REF TO) IF_PROXY_WSDL_TEST_DATA 20080221
# Exception Resumable Description Created on
1 CX_PROXY_FAULT Proxy Fault 20080221

Method F4_OPERATION Signature

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

Method F4_OPERATION on class CL_PROXY_SI_TEST_WSDL has no exception.

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBJECT Call by reference Type reference (TYPE) PRX_R3OBJ Proxy Generation: Object Type in R3 (DTEL, TABL,...) 20080222
2 Exporting OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20080222
3 Exporting SUB_OBJ_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20080222

Method GET_OBJECT on class CL_PROXY_SI_TEST_WSDL has no exception.

Method SET_OPERATION Signature

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

Method SET_OPERATION on class CL_PROXY_SI_TEST_WSDL has no exception.

Method SET_REQUEST_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODE Call by reference Type reference (TYPE) T_MODE Single-Character Flag 20080221

Method SET_REQUEST_MODE on class CL_PROXY_SI_TEST_WSDL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711