SAP ABAP Class CL_PROXY_VERI_GEN_STABLE (Proxy Generation: Test Stable Generation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_VERI (Package) Proxy Generation: Test programs (not shipped to customer)
Properties
Class CL_PROXY_VERI_GEN_STABLE  
Short Description Proxy Generation: Test Stable Generation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_VERI   Proxy Generation: Test programs (not shipped to customer) 
Created 20091023   SAP 
Last change 20140121   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 CL_PROXY_XSD_UTILS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 SPROX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PROXY_VERI_GEN_STABLE has no interface implemented.
Friends
Class CL_PROXY_VERI_GEN_STABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPINFO_IGN_SOURCE Static Attribute Private Type reference (TYPE) CL_PROXY_XSD_UTILS=>STRING_TABLE 20091023
2 BASE_IFR_ID Static Attribute Private Type reference (TYPE) PRX_S_IFR 20091023
3 SV_TEMPLATE_IFR_ID Static Attribute Private Type reference (TYPE) PRX_S_IFR 20091023
4 TEST_IFR_IDS Static Attribute Private See coding 20091023
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONF_DATA_IN_DB Static method Private Method 20091023
2 CHECK_ESR_WSDL Static method Public Method 20091023
3 CLASS_CONSTRUCTOR Static method Public Constructor 20091023
4 CREATE_PROXY Static method Private Method 20091023
5 DELETE_PROXY Static method Private Method 20091023
6 DELETE_TEST_DATA Static method Public Method 20091023
7 DESERIALIZE Static method Private Method 20091023
8 GET_DELTA Static method Private Method 20091023
9 GET_DELTA_FROM_DB Static method Private Method 20091023
10 GET_NAME Static method Private Method 20091023
11 GET_WSDL_FROM_DB Static method Private Method 20091023
12 GET_WSDL_FROM_ESR Static method Private Method 20091023
13 INIT_TEST_IFR_IDS Static method Private Method 20091023
14 NORMALIZE_DELTA Static method Private Method 20091023
15 RESET_TEST_DATA Static method Public Method 20091023
16 SERIALIZE Static method Private Method 20091023
17 SHOW_PROGRESS Static method Private Method 20091023
18 TEST_PROXY_GENERATION Static method Public Method 20091023
19 TEST_PROXY_GENERATION_SINGLE Static method Public Method 20101208
Events
Class CL_PROXY_VERI_GEN_STABLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CONFIG_DATA Private See coding 20091023 begin of T_CONFIG_DATA, profiles type SRVDEF_PROFILES_TAB, xi_only type prx_boolean, soap_appl type vepsoapappluri, end of T_CONFIG_DATA
Method Signatures

Method CHECK_CONF_DATA_IN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IFR_ID Call by reference Type reference (TYPE) PRX_S_IFR 20091023
2 Exporting IS_PRESENT Call by reference Type reference (TYPE) ABAP_BOOL 20091023
3 Importing SEPARATOR Call by reference Type reference (TYPE) CHAR1 20091023

Method CHECK_CONF_DATA_IN_DB on class CL_PROXY_VERI_GEN_STABLE has no exception.

Method CHECK_ESR_WSDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TEXT_DIFF Call by reference Type reference (TYPE) XSTRING 20091023
# Exception Resumable Description Created on
1 CX_PROXY_FAULT 20091023

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PROXY_VERI_GEN_STABLE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PROXY_VERI_GEN_STABLE has no exception.

Method CREATE_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IFR_ID Call by reference Type reference (TYPE) PRX_S_IFR 20091023
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_PROXY 20091023
3 Importing WSDL Call by reference Type reference (TYPE) XSTRING 20091023
# Exception Resumable Description Created on
1 CX_PROXY_FAULT 20091023

Method DELETE_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY Call by reference Object reference (TYPE REF TO) CL_PROXY 20091023
# Exception Resumable Description Created on
1 CX_PROXY_GEN_ERROR 20091023

Method DELETE_TEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE Call by reference Type reference (TYPE) CSEQUENCE 20091023
# Exception Resumable Description Created on
1 CX_PROXY_FAULT 20091023

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ABAP_DATA Call by reference Type reference (TYPE) ANY 20091023
2 Importing XML Call by reference Type reference (TYPE) XSTRING 20091023
# Exception Resumable Description Created on
1 CX_PROXY_FAULT 20091023

Method GET_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONFIG_DATA Call by reference Type reference (TYPE) T_CONFIG_DATA 20091023
2 Exporting DB_DELTA Call by reference Type reference (TYPE) SPRX_DB_DATA 20091023
3 Exporting DB_RUNTIME_DATA Call by reference Type reference (TYPE) SPROX_S_DATA 20091023
4 Importing IFR_ID Call by reference Type reference (TYPE) PRX_S_IFR 20091023
5 Importing WSDL Call by reference Type reference (TYPE) XSTRING 20091023
# Exception Resumable Description Created on
1 CX_PROXY_FAULT 20091023

Method GET_DELTA_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DELTA Call by reference Type reference (TYPE) ANY 20091023
2 Importing IFR_ID Call by reference Type reference (TYPE) PRX_S_IFR 20091023
3 Importing SEPARATOR Call by reference Type reference (TYPE) CHAR1 20091023
# Exception Resumable Description Created on
1 CX_PROXY_FAULT 20091023

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IFR_ID Call by reference Type reference (TYPE) PRX_S_IFR 20091023
2 Returning NAME Value transfer Type reference (TYPE) SPROX_WSDL_TEST-NAME 20091023
3 Importing SEPARATOR Call by reference Type reference (TYPE) CHAR1 20091023

Method GET_NAME on class CL_PROXY_VERI_GEN_STABLE has no exception.

Method GET_WSDL_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IFR_ID Call by reference Type reference (TYPE) PRX_S_IFR 20091023
2 Returning RVAL Value transfer Type reference (TYPE) XSTRING 20091023
# Exception Resumable Description Created on
1 CX_PROXY_FAULT 20091023

Method GET_WSDL_FROM_ESR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IFR_ID Call by reference Type reference (TYPE) PRX_S_IFR 20091023
2 Returning RVAL Value transfer Type reference (TYPE) XSTRING 20091023
# Exception Resumable Description Created on
1 CX_PROXY_FAULT 20091023

Method INIT_TEST_IFR_IDS Signature

Method INIT_TEST_IFR_IDS on class CL_PROXY_VERI_GEN_STABLE has no parameter.
Method INIT_TEST_IFR_IDS on class CL_PROXY_VERI_GEN_STABLE has no exception.

Method NORMALIZE_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DB_DELTA Call by reference Type reference (TYPE) SPRX_DB_DATA 20091023

Method NORMALIZE_DELTA on class CL_PROXY_VERI_GEN_STABLE has no exception.

Method RESET_TEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RAISE Call by reference Type reference (TYPE) PRX_BOOLEAN SPRX_TRUE 20091023
2 Importing TYPE Call by reference Type reference (TYPE) CHAR10 20091023
# Exception Resumable Description Created on
1 CX_PROXY_FAULT 20091023

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_DATA Call by reference Type reference (TYPE) ANY 20091023
2 Returning RVAL Value transfer Type reference (TYPE) XSTRING 20091023

Method SERIALIZE on class CL_PROXY_VERI_GEN_STABLE has no exception.

Method SHOW_PROGRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Type reference (TYPE) CSEQUENCE 20091023

Method SHOW_PROGRESS on class CL_PROXY_VERI_GEN_STABLE has no exception.

Method TEST_PROXY_GENERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IFR_ID Call by reference Type reference (TYPE) PRX_S_IFR Proxy Generation: Object Identification ES Builder 20101208
2 Exporting TEXT_DIFF Call by reference Type reference (TYPE) XSTRING 20091023
# Exception Resumable Description Created on
1 CX_PROXY_FAULT 20091023

Method TEST_PROXY_GENERATION_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_CONFIG Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20101209
2 Importing CHECK_RUNTIME Call by reference Type reference (TYPE) PRX_BOOLEAN ABAP Proxies: Boolean Value ('X' = True, Space = False) 20101209
3 Importing DATA_NAME Call by reference Type reference (TYPE) CSEQUENCE Proxy Generation: Object Type in Modelling Environment 20101209
4 Importing IFR_ID Call by reference Type reference (TYPE) PRX_S_IFR Proxy Generation: Object Identification ES Builder 20101208
5 Exporting TEXT_DIFF Call by reference Type reference (TYPE) XSTRING 20101208
# Exception Resumable Description Created on
1 CX_PROXY_FAULT 20101208
History
Last changed by/on SAP  20140121 
SAP Release Created in