SAP ABAP Class CL_ECSTAT_ENUM_DISPLAYMODE (Enumeration for how Result to Be Displayed (All, Month, ...))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_STAT (Package) eCATT Statistics
Properties
Class CL_ECSTAT_ENUM_DISPLAYMODE  
Short Description Enumeration for how Result to Be Displayed (All, Month, ...)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_STAT   eCATT Statistics 
Created 20100624   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ECSTAT_ENUM_DISPLAYMODE has no forward declaration.
Interfaces
Class CL_ECSTAT_ENUM_DISPLAYMODE has no interface implemented.
Friends
Class CL_ECSTAT_ENUM_DISPLAYMODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALL_DISPLAYMODES Static Attribute Public Type reference (TYPE) CTYP_T_DISPLAYMODE Table Type for Display Modes 20101207
2 SHOW_ALL Static Attribute Public Object reference (TYPE REF TO) IF_ECSTAT_ENUM_DISPLAYMODE Enumeration for how Result to Be Displayed (All, Month, ...) 20100624
3 SHOW_INTERVAL Static Attribute Public Object reference (TYPE REF TO) IF_ECSTAT_ENUM_DISPLAYMODE Enumeration for how Result to Be Displayed (All, Month, ...) 20100624
4 SHOW_PER_CALENDAR_WEEK Static Attribute Public Object reference (TYPE REF TO) IF_ECSTAT_ENUM_DISPLAYMODE Enumeration for how Result to Be Displayed (All, Month, ...) 20100624
5 SHOW_PER_MONTH Static Attribute Public Object reference (TYPE REF TO) IF_ECSTAT_ENUM_DISPLAYMODE Enumeration for how Result to Be Displayed (All, Month, ...) 20100624
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20101202
2 NUMBER_OF_ELEMENTS Static method Public Method Number of Possible Display Modes 20101206
Events
Class CL_ECSTAT_ENUM_DISPLAYMODE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CTYP_T_DISPLAYMODE Public See coding Table Type for Display Modes 20101202 CTYP_T_DISPLAYMODE TYPE STANDARD TABLE OF REF TO IF_ECSTAT_ENUM_DISPLAYMODE
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method NUMBER_OF_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTV_NUMBER_OF_ELEMENTS Value transfer Type reference (TYPE) I 20101206

Method NUMBER_OF_ELEMENTS on class CL_ECSTAT_ENUM_DISPLAYMODE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730