SAP ABAP Class CL_COVERAGE_ALV_SERVER (Display Server List)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_UI (Package) UI Functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_COVERAGE_RESULT Results + ALV grid 19991001
Properties
Class CL_COVERAGE_ALV_SERVER  
Short Description Display Server List    
Super Class CL_COVERAGE_RESULT Results + ALV grid 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCOV_UI   UI Functionality 
Created 19991001   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_COVERAGE_ALV_SERVER has no forward declaration.
Interfaces
Class CL_COVERAGE_ALV_SERVER has no interface implemented.
Friends
Class CL_COVERAGE_ALV_SERVER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADMIN Instance attribute Public Object reference (TYPE REF TO) CL_COVERAGE_ADMIN Corresponding Administration Class 19991001
2 DETAIL_FIELDS Static Attribute Private See coding 20130801
3 SERVER Instance attribute Public Type reference (TYPE) CVT_SERVER Server List 20000121
4 SERVER_WA Instance attribute Public Type reference (TYPE) CVS_SERVER Server (Hide Work Area) 20000121
5 SHOW_DETAILS Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130801
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20130801
2 CONSTRUCTOR Instance method Public Constructor Constructor 19991001
3 HIDE Instance method Public Method Save Selected Row 19991001
Events
Class CL_COVERAGE_ALV_SERVER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_FIELDCAT_LINE Private See coding 20130801 ty_fieldcat_line LIKE LINE OF fieldcat
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ADMIN Call by reference Object reference (TYPE REF TO) CL_COVERAGE_ADMIN Zugehöriger Admin Manager 19991001
2 Importing IM_CONTAINER_NAME Call by reference Type reference (TYPE) SCRFNAME Container Name 19991001

Method CONSTRUCTOR on class CL_COVERAGE_ALV_SERVER has no exception.

Method HIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INDEX Call by reference Type reference (TYPE) LVC_INDEX Index der ausgewählten Zeile 19991001

Method HIDE on class CL_COVERAGE_ALV_SERVER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in