SAP ABAP Class CL_SAUNIT_SCOV_PROXY (INTERNAL: Code Coverage: Client Proxy)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_DISPLAY_EXTENSIONS (Package) INTERNAL: NO REUSE - Prototypes of UI extensions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SAUNIT_EXT_PROXY INTERNAL: Extended Listener: Client Proxy 20060324
Properties
Class CL_SAUNIT_SCOV_PROXY  
Short Description INTERNAL: Code Coverage: Client Proxy    
Super Class CL_SAUNIT_EXT_PROXY INTERNAL: Extended Listener: Client Proxy 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_UNIT_DISPLAY_EXTENSIONS   INTERNAL: NO REUSE - Prototypes of UI extensions 
Created 20060324   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SAUNIT_EXTENDED_UI_MEDIATOR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_SAUNIT_INTERNAL_RESULT_TYPE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SAUNIT_SCOV_PROXY has no interface implemented.
Friends
Class CL_SAUNIT_SCOV_PROXY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_RESULT Instance attribute Private Type reference (TYPE) IF_SAUNIT_EXTENDED_UI_MEDIATOR=>TY_T_EXT_INFOS 20060324
2 F_SCOV_KEY Instance attribute Private Type reference (TYPE) SAUNIT_D_COVERAGE_ANALYSIS_KEY ABAP Unit: Key to Access Coverage Data 20060330
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE Static method Public Method 20060327
2 SERIALIZE Static method Public Method 20060327
Events
Class CL_SAUNIT_SCOV_PROXY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_COV_KEY Public See coding 20060328 begin of TY_S_COV_KEY, Program type String, Class type String, Method type String, Key type CVA_TESTK, end of TY_S_COV_KEY
2 TY_S_EXT_INFO Private See coding 20060327 begin of ty_S_Ext_Info, program type string, class type string, method type string, data type xstring, end of ty_S_Ext_Info
3 TY_T_COV_KEY Public See coding 20060328 TY_T_COV_KEY type sorted table of TY_S_COV_KEY with non-unique key program class method
4 TY_T_EXT_INFOS Private See coding 20060327 ty_T_Ext_Infos type sorted table of ty_S_Ext_Info with non-unique key program class method
Method Signatures

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TY_S_COV_KEY 20060327
2 Importing SERIALIZED_DATA Call by reference Type reference (TYPE) XSTRING 20060327

Method DESERIALIZE on class CL_SAUNIT_SCOV_PROXY has no exception.

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COVERAGE Call by reference Type reference (TYPE) TY_S_COV_KEY 20060327
2 Returning RESULT Value transfer Type reference (TYPE) XSTRING 20060327

Method SERIALIZE on class CL_SAUNIT_SCOV_PROXY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710