SAP ABAP Class CL_SATC_AC__UI_RSLT_DSP_CST (Base class for result display customizing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK__UI (Package) INTERNAL: - *NO* REUSE - UI "CheckMan" style
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SATC_AC__UI_RSLT_DSP_CUST Builder on 'Finding & Tool Failure' SAP GUI skins 20081114
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SATC_AC__SAP_RSLT_DSPCST SAP skin: Builder / behavior 20081128
2 Inheritance (c INHERITING FROM c_ref)  CL_SATC_AC__UI_RSLT_DSP_CSTSTD Standard Skin: Builder / behavior 20081114
Properties
Class CL_SATC_AC__UI_RSLT_DSP_CST  
Short Description Base class for result display customizing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_ABAP_CHECK__UI   INTERNAL: - *NO* REUSE - UI "CheckMan" style 
Created 20081114   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATC_AC__UI_RSLT_DSP_CST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SATC_AC__UI_RSLT_DSP_CUST Builder on 'Finding & Tool Failure' SAP GUI skins 20081114
Friends
Class CL_SATC_AC__UI_RSLT_DSP_CST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_STAT_MODEL_CACHE Instance attribute Private Type reference (TYPE) TY_T_CACHE_ENTRIES 20081114
Methods
# Method Level Visibility Method type Description Created on
1 _CREATE_GRID_MODEL Instance method Protected Method Factory method on grid model 20081114
2 _CREATE_TREE_MODEL Instance method Protected Method Factory method on tree model 20081114
Events
Class CL_SATC_AC__UI_RSLT_DSP_CST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_CACHE_ENTRY Private See coding 20081114 begin of ty_S_Cache_Entry, index type i, soft type ref to cl_Abap_Soft_reference, end of ty_S_Cache_Entry
2 TY_T_CACHE_ENTRIES Private See coding 20081114 ty_T_Cache_Entries type hashed table of ty_S_Cache_Entry with unique key index
Method Signatures

Method _CREATE_GRID_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SATC_AC__UI_VDCT_GRID_BASE Base Class for Grid 20081114

Method _CREATE_GRID_MODEL on class CL_SATC_AC__UI_RSLT_DSP_CST has no exception.

Method _CREATE_TREE_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Call by reference Type reference (TYPE) I 20081114
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SATC_AC__UI_VDCT_TREE_MODEL Data Model for Statistics on Messages 20081114

Method _CREATE_TREE_MODEL on class CL_SATC_AC__UI_RSLT_DSP_CST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720