SAP ABAP Class CL_GENIL_PERF_COMP (GenIL Perfomance Test component)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
     CRM_GENIL_SAMPLE (Package) Examples
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_GENIL_ABSTR_COMPONENT Template class for central model persistency 20091208
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GENIL_APPL_INTLAY_TAB Inferface for table based data retrieval 20091218
Properties
Class CL_GENIL_PERF_COMP  
Short Description GenIL Perfomance Test component    
Super Class CL_WCF_GENIL_ABSTR_COMPONENT Template class for central model persistency 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_GENIL_SAMPLE   Examples 
Created 20091208   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GENIL_PERF_COMP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GENIL_APPL_INTLAY_TAB Inferface for table based data retrieval 20091218
Friends
Class CL_GENIL_PERF_COMP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MODIFIED_ITEMS Instance attribute Private Type reference (TYPE) LTYPE_ITEMS 20091209
2 ROOT_BUFFER Instance attribute Private Type reference (TYPE) LTYPE_ROOT_BUFFER 20091209
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEFAULT_ITEM Instance method Private Method 20091209
Events
Class CL_GENIL_PERF_COMP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTYPE_ITEMS Private See coding 20091209 LTYPE_ITEMS type hashed table of GENILT_PERF_ITEM_ATTR with unique key ITEM_NUMBER
2 LTYPE_ROOT_BUFFER Private See coding 20091209 LTYPE_ROOT_BUFFER type hashed table of LTYPE_ROOT_BUFFER_ENTRY with unique key GUID
3 LTYPE_ROOT_BUFFER_ENTRY Private See coding 20091209 begin of LTYPE_ROOT_BUFFER_ENTRY, GUID type CRMT_GENIL_OBJECT_GUID, ATTR type GENILT_PERF_ROOT_ATTR, end of LTYPE_ROOT_BUFFER_ENTRY
Method Signatures

Method GET_DEFAULT_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_RESULT Value transfer Type reference (TYPE) GENILT_PERF_ITEM_ATTR Attribute structure for performance item 20091209

Method GET_DEFAULT_ITEM on class CL_GENIL_PERF_COMP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701