SAP ABAP Class CL_HDB_ACTION_GLOBAL_DB_TRACE (Global Database Trace (not used any longer...))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   HAN-DB (Application Component) SAP HANA Database
     SDBA_HDB (Package) DBACOCKPIT for NewDB (HDB)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HDB_ACTION_CONTROLLER HDB: Abstract Action Controller 20120320
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20120320
Properties
Class CL_HDB_ACTION_GLOBAL_DB_TRACE  
Short Description Global Database Trace (not used any longer...)    
Super Class CL_HDB_ACTION_CONTROLLER HDB: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_HDB   DBACOCKPIT for NewDB (HDB) 
Created 20120320   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HDB_ACTION_GLOBAL_DB_TRACE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20120320
Friends
Class CL_HDB_ACTION_GLOBAL_DB_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20120320
2 VIEW_DATA Instance attribute Public Type reference (TYPE) HDB_GLOBAL_DB_TRACE_CONFIG Global Database Trace 20120320
3 _MC_CMD_RESTORE Constant Private Type reference (TYPE) SYUCOMM 'RESTORE' Function Code that Triggered PAI 20120321
4 _MC_CMD_SAVE Constant Private Type reference (TYPE) SYUCOMM 'SAVE' Function Code that Triggered PAI 20120321
5 _MC_CMD_SHOW_ALL_COMPONENTS Constant Private Type reference (TYPE) SYUCOMM 'SHOW_ALL_COMPONENTS' Function Code that Triggered PAI 20120321
6 _MC_CMD_SHOW_DEF_COMPONENTS Constant Private Type reference (TYPE) SYUCOMM 'SHOW_DEFAULT_COMPONENTS' Function Code that Triggered PAI 20120321
7 _MC_FILENAME Constant Private Type reference (TYPE) STRING 'global.ini' 20120320
8 _MC_LAYERNAME Constant Private Type reference (TYPE) STRING 'SYSTEM' 20120320
9 _MC_SECTION Constant Private Type reference (TYPE) STRING 'trace' 20120320
10 _MT_HDB_M_INIFILE_CONTENTS Instance attribute Private Type reference (TYPE) HDB_M_INIFILE_CONTENTS_TAB HDB_M_INIFILE_CONTENTS_TAB 20120323
11 _MT_TRACE_COMPONENTS Instance attribute Private Type reference (TYPE) TT_TRACE_COMPONENT 20120529
12 _MV_ALL_COMPONENTS Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20120320
Methods
# Method Level Visibility Method type Description Created on
1 RESTORE_DEFAULT Instance method Private Method 20120321
2 SAVE_AND_ACTIVATE Instance method Private Method 20120321
3 SET_GRID_ATTRIBUTES Instance method Private Method 20120320
Events
Class CL_HDB_ACTION_GLOBAL_DB_TRACE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_TRACE_COMPONENT Private See coding 20120529 BEGIN OF ts_trace_component, service_name TYPE c LENGTH 20, component_name TYPE c LENGTH 128, END OF ts_trace_component
2 TT_TRACE_COMPONENT Private See coding 20120529 tt_trace_component TYPE STANDARD TABLE OF ts_trace_component WITH DEFAULT KEY
Method Signatures

Method RESTORE_DEFAULT Signature

Method RESTORE_DEFAULT on class CL_HDB_ACTION_GLOBAL_DB_TRACE has no parameter.
Method RESTORE_DEFAULT on class CL_HDB_ACTION_GLOBAL_DB_TRACE has no exception.

Method SAVE_AND_ACTIVATE Signature

Method SAVE_AND_ACTIVATE on class CL_HDB_ACTION_GLOBAL_DB_TRACE has no parameter.
Method SAVE_AND_ACTIVATE on class CL_HDB_ACTION_GLOBAL_DB_TRACE has no exception.

Method SET_GRID_ATTRIBUTES Signature

Method SET_GRID_ATTRIBUTES on class CL_HDB_ACTION_GLOBAL_DB_TRACE has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_HDB_ACTION_GLOBAL_DB_TRACE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740