SAP ABAP Class CL_DBA_GUI_SELECTION_TIMEFRAME (DBA Cockpit: SAPGUI Time Selection)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IWCI_DBA_SELECTION_TIMEFRAME WebDynpro Interface COMPONENTCONTROLLER 20120830
Properties
Class CL_DBA_GUI_SELECTION_TIMEFRAME  
Short Description DBA Cockpit: SAPGUI Time Selection    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20120830   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IWCI_DBA_SELECTION_TIMEFRAME WebDynpro Interface COMPONENTCONTROLLER 20120830
Friends
Class CL_DBA_GUI_SELECTION_TIMEFRAME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEFAULT_AGGREGATE Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120831
2 DEFAULT_GRANULARITY Instance attribute Public Type reference (TYPE) I 20120831
3 DISPLAY_AGGREGATE_OPTION Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20121008
4 DISPLAY_CURRENT Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120831
5 DISPLAY_GRANULARITY Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20121008
6 DISPLAY_GRANULARITY_DAY Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120831
7 DISPLAY_GRANULARITY_HOUR Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120831
8 DISPLAY_GRANULARITY_MAX Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120831
9 DISPLAY_GRANULARITY_MONTH Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120831
10 DISPLAY_GRANULARITY_WEEK Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120831
11 DISPLAY_SINCEDBSTART Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120831
12 DISPLAY_TYPES Instance attribute Private Type reference (TYPE) DBAKEYVAL_TAB DBA: Simple List of Strings 20131007
13 FW_REF Instance attribute Private Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR CL_DB6_TREE_NAVIGATOR 20120831
14 GRANULARITY_LIST Instance attribute Private Type reference (TYPE) DBAKEYVAL_TAB DBA Cockpit: Table of DBAKEYVAL 20131007
15 READ_ONLY Instance attribute Private Type reference (TYPE) ABAP_BOOL 20131021
16 SELECTED_DISPLAY_TYPE Instance attribute Private Type reference (TYPE) STRING 20131007
17 TIME_FRAME_VALUE_LIST Instance attribute Private Type reference (TYPE) DBA_LISTBOX_LIST DBA Cockpit: Listbox Values 20120830
18 TIME_SLIDER Instance attribute Private Type reference (TYPE) DBA_WD_TIMESLIDER DBA Cockpit: Description of Time Slider UI Element 20120830
19 WD_ASSIST Instance attribute Private Object reference (TYPE REF TO) CL_DBA_WD_SELECTION_ASSISTANCE Reference to the Instance of Assistance Class 20120831
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120831
2 GET_DISPLAY_TYPE Instance method Public Method 20131007
3 GET_DISPLAY_TYPES_LIST Instance method Public Method 20131007
4 GET_GRANULARITY Instance method Public Method 20131007
5 GET_GRANULARITY_LIST Instance method Public Method 20131009
6 GET_READ_ONLY_FLAG Instance method Public Method 20131021
7 GET_REF Static method Public Method 20120924
8 GET_TIME_FRAME_INT Instance method Private Method 20120831
9 GET_TIME_FRAME_NAME Instance method Private Method 20130912
10 GET_TIME_FRAME_VALUE_LIST Instance method Public Method 20120830
11 INIT_TIME_FRAME_VALUE_LIST Instance method Private Method 20120831
12 INIT_TIME_RANGE Instance method Private Method 20121008
13 SET_DISPLAY_TYPE Instance method Public Method 20131007
14 SET_GRANULARITY Instance method Public Method 20131007
15 SET_READ_ONLY_FLAG Instance method Public Method 20131021
Events
Class CL_DBA_GUI_SELECTION_TIMEFRAME has no event.
Types
Class CL_DBA_GUI_SELECTION_TIMEFRAME has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAV_REF Call by reference Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR CL_DB6_TREE_NAVIGATOR 20120831

Method CONSTRUCTOR on class CL_DBA_GUI_SELECTION_TIMEFRAME has no exception.

Method GET_DISPLAY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DISPLAY_TYPE Value transfer Type reference (TYPE) STRING 20131007

Method GET_DISPLAY_TYPE on class CL_DBA_GUI_SELECTION_TIMEFRAME has no exception.

Method GET_DISPLAY_TYPES_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DISPLAY_TYPES_LIST Value transfer Type reference (TYPE) DBAKEYVAL_TAB DBA: Simple List of Strings 20131007

Method GET_DISPLAY_TYPES_LIST on class CL_DBA_GUI_SELECTION_TIMEFRAME has no exception.

Method GET_GRANULARITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GRANULARITY Value transfer Type reference (TYPE) DBA_WD_TIMESLIDER-GRANULARITY 20131007

Method GET_GRANULARITY on class CL_DBA_GUI_SELECTION_TIMEFRAME has no exception.

Method GET_GRANULARITY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GRANULARITY_LIST Value transfer Type reference (TYPE) DBAKEYVAL_TAB DBA Cockpit: Table of DBAKEYVAL 20131009

Method GET_GRANULARITY_LIST on class CL_DBA_GUI_SELECTION_TIMEFRAME has no exception.

Method GET_READ_ONLY_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FLAG Value transfer Type reference (TYPE) ABAP_BOOL 20131021

Method GET_READ_ONLY_FLAG on class CL_DBA_GUI_SELECTION_TIMEFRAME has no exception.

Method GET_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAV_REF Call by reference Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR CL_DB6_TREE_NAVIGATOR 20120924
2 Returning SEL_REF Value transfer Object reference (TYPE REF TO) CL_DBA_GUI_SELECTION_TIMEFRAME DBA Cockpit: SAPGUI Time Selection 20120924

Method GET_REF on class CL_DBA_GUI_SELECTION_TIMEFRAME has no exception.

Method GET_TIME_FRAME_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMAGE Call by reference Type reference (TYPE) DBA_WD_TIMESLIDER-TIME_FRAME DBA Cockpit: Listbox Value 20120831
2 Returning VALUE Value transfer Type reference (TYPE) I 20120831

Method GET_TIME_FRAME_INT on class CL_DBA_GUI_SELECTION_TIMEFRAME has no exception.

Method GET_TIME_FRAME_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IMAGE Value transfer Type reference (TYPE) DBA_LISTBOX_VALUE DBA Cockpit: Listbox Value 20130912
2 Importing VALUE Call by reference Type reference (TYPE) I 20130912

Method GET_TIME_FRAME_NAME on class CL_DBA_GUI_SELECTION_TIMEFRAME has no exception.

Method GET_TIME_FRAME_VALUE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IT_VALUE_LIST Value transfer Type reference (TYPE) DBA_LISTBOX_LIST DBA Cockpit: Listbox Values 20120830

Method GET_TIME_FRAME_VALUE_LIST on class CL_DBA_GUI_SELECTION_TIMEFRAME has no exception.

Method INIT_TIME_FRAME_VALUE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCL_CURRENT Call by reference Type reference (TYPE) WDY_BOOLEAN 20120831
2 Importing INCL_SINCE_DBSTART Call by reference Type reference (TYPE) WDY_BOOLEAN 20120831

Method INIT_TIME_FRAME_VALUE_LIST on class CL_DBA_GUI_SELECTION_TIMEFRAME has no exception.

Method INIT_TIME_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DB_REF Call by reference Object reference (TYPE REF TO) IF_DBA_DATABASE DBA Cockpit: Database Object Interface 20121008
2 Importing TIMERANGE Call by reference Type reference (TYPE) I 20121008
3 Changing TIMESLIDER Call by reference Type reference (TYPE) DBA_WD_TIMESLIDER DBA Cockpit: Description of Time Slider UI Element 20121008

Method INIT_TIME_RANGE on class CL_DBA_GUI_SELECTION_TIMEFRAME has no exception.

Method SET_DISPLAY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAY_TYPE Call by reference Type reference (TYPE) STRING 20131007

Method SET_DISPLAY_TYPE on class CL_DBA_GUI_SELECTION_TIMEFRAME has no exception.

Method SET_GRANULARITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GRANULARITY Call by reference Type reference (TYPE) DBA_WD_TIMESLIDER-GRANULARITY 20131007

Method SET_GRANULARITY on class CL_DBA_GUI_SELECTION_TIMEFRAME has no exception.

Method SET_READ_ONLY_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLAG Call by reference Type reference (TYPE) ABAP_BOOL 20131021

Method SET_READ_ONLY_FLAG on class CL_DBA_GUI_SELECTION_TIMEFRAME has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740