SAP ABAP Class CL_DBA_CHART_UTILITIES (DBA: Utilities for Business Graphics)
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_CHART_UTILITIES  
Short Description DBA: Utilities for Business Graphics    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20090907   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_CHART_UTILITIES has no interface implemented.
Friends
Class CL_DBA_CHART_UTILITIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ABSOLUTE_VALUES Constant Public Type reference (TYPE) I 1 20090908
2 CO_PERCENTAGE_VALUES Constant Public Type reference (TYPE) I 2 20090908
3 CO_TYPE_LINES Constant Public Type reference (TYPE) I 3 20091216
4 CO_TYPE_STACKED_AREA Constant Public Type reference (TYPE) I 1 20090908
5 CO_TYPE_STACKED_COLUMNS Constant Public Type reference (TYPE) I 2 20090908
Methods
# Method Level Visibility Method type Description Created on
1 GET_HIERARCHIC_TIME_CATEGORIES Static method Public Method 20090907
2 GET_TIME_FROM_TO_TOOLTIP Static method Public Method 20090908
Events
Class CL_DBA_CHART_UTILITIES has no event.
Types
Class CL_DBA_CHART_UTILITIES has no local type.
Method Signatures

Method GET_HIERARCHIC_TIME_CATEGORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CATEGORIES Value transfer Type reference (TYPE) DBA_BG_TIME_CATEGORY_TAB DBA Cockpit: Table of DBA_BG_TIME_CATEGORY 20090907
2 Importing SKIP_SECONDS Call by reference Type reference (TYPE) ABAP_BOOL 20100122
3 Importing TIMESTAMPS Call by reference Type reference (TYPE) DB6TSTAMP_LIST DB6: Table of DB6TSTAMP 20090907

Method GET_HIERARCHIC_TIME_CATEGORIES on class CL_DBA_CHART_UTILITIES has no exception.

Method GET_TIME_FROM_TO_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SKIP_SECONDS Call by reference Type reference (TYPE) ABAP_BOOL 20100122
2 Importing TIMESTAMP1 Call by reference Type reference (TYPE) DB6TSTAMP DB6: Timestamp (Format: YYYYMMDDHHMMSS) 20090908
3 Importing TIMESTAMP2 Call by reference Type reference (TYPE) DB6TSTAMP DB6: Timestamp (Format: YYYYMMDDHHMMSS) 20090908
4 Returning TOOLTIP Value transfer Type reference (TYPE) STRING 20090908

Method GET_TIME_FROM_TO_TOOLTIP on class CL_DBA_CHART_UTILITIES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730