SAP ABAP Class CL_DBA_SELECTION_TIMEFRAME (DBA: Selection Timeframe)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Properties
Class CL_DBA_SELECTION_TIMEFRAME  
Short Description DBA: Selection Timeframe    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20101108   SAP 
Last change 20130531   SAP 
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
Class CL_DBA_SELECTION_TIMEFRAME has no interface implemented.
Friends
Class CL_DBA_SELECTION_TIMEFRAME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DISPLAY_AGGREGATE Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20101109
2 FROM_DATE Instance attribute Public Type reference (TYPE) SYDATUM DBA: From Date 20101108
3 FROM_TIME Instance attribute Public Type reference (TYPE) SYUZEIT DBA: From Time 20101108
4 GRANULARITY Instance attribute Public Type reference (TYPE) STRING DBA: Granularity 20101108
5 IS_PROVIDED Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101108
6 NAV_REF Instance attribute Private Object reference (TYPE REF TO) CL_DB6_TREE_NAVIGATOR CL_DB6_TREE_NAVIGATOR 20101108
7 RANGETYPE Instance attribute Public Type reference (TYPE) I DBA: Range Selection Type 20101108
8 TO_DATE Instance attribute Public Type reference (TYPE) SYDATUM DBA: To Date 20101108
9 TO_TIME Instance attribute Public Type reference (TYPE) SYUZEIT DBA: To Time 20101108
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101108
2 SET_STARTUP_TIME Instance method Public Method 20101108
3 SET_TIME_SELECTION Instance method Public Method 20101108
Events
Class CL_DBA_SELECTION_TIMEFRAME has no event.
Types
Class CL_DBA_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 20101108

Method CONSTRUCTOR on class CL_DBA_SELECTION_TIMEFRAME has no exception.

Method SET_STARTUP_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STARTUP_TIME_DISPLAY Call by reference Type reference (TYPE) STRING 20101109
2 Importing STARTUP_TIME_FROM Value transfer Type reference (TYPE) STRING 20101108
3 Importing STARTUP_TIME_GRANULARITY Call by reference Type reference (TYPE) STRING 20101108
4 Importing STARTUP_TIME_RANGE Call by reference Type reference (TYPE) STRING 20101109
5 Importing STARTUP_TIME_TO Value transfer Type reference (TYPE) STRING 20101108
6 Importing STARTUP_TIME_ZONE Call by reference Type reference (TYPE) STRING 20110407

Method SET_STARTUP_TIME on class CL_DBA_SELECTION_TIMEFRAME has no exception.

Method SET_TIME_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_DATE Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20101108
2 Importing FROM_TIME Call by reference Type reference (TYPE) SYUZEIT Current Time of Application Server 20101108
3 Importing RANGETYPE Call by reference Type reference (TYPE) I 20101108
4 Importing TO_DATE Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20101108
5 Importing TO_TIME Call by reference Type reference (TYPE) SYUZEIT Current Time of Application Server 20101108

Method SET_TIME_SELECTION on class CL_DBA_SELECTION_TIMEFRAME has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703