SAP ABAP Class CL_HDB_ACTION_TRACES_OVERVIEW (HDB: Tracefiles overview)
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 20110118
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_COMMAND_CONFIRM DBA Cockpit: Controller I/F for Confirmation of Actions 20110201
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20110118
Properties
Class CL_HDB_ACTION_TRACES_OVERVIEW  
Short Description HDB: Tracefiles overview    
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 20110118   SAP 
Last change 20140121   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
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_COMMAND_CONFIRM DBA Cockpit: Controller I/F for Confirmation of Actions 20110201
2 IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20110118
Friends
Class CL_HDB_ACTION_TRACES_OVERVIEW 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 20110118
2 AUDIT_DETAILS Instance attribute Public Type reference (TYPE) DB6_EDITOR_LIST DB6: Table of DB6_EDITOR_LINE 20110523
3 CMD_DELETE_FILE Instance attribute Public Type reference (TYPE) SYUCOMM 'DELETE TRACES' Function code that PAI triggered 20110523
4 CONFIRMED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20110201
5 FILE_TO_DELETE Instance attribute Public Type reference (TYPE) TEXT256 Text, 256 Characters 20110523
6 NAVIGATOR Instance attribute Private Attribute reference (LIKE) 20110118
7 PF_STATUS Instance attribute Private Attribute reference (LIKE) 20110118
8 SQL_STMT Instance attribute Public Type reference (TYPE) STRING 20110523
9 TITLE Instance attribute Private Attribute reference (LIKE) 20110118
10 VIEW_DATA Instance attribute Public Type reference (TYPE) HDB_TRACEFILES Tracefiles 20110118
Methods
# Method Level Visibility Method type Description Created on
1 IS_BINARY_FILE Instance method Public Method 20130422
2 SET_GRID_ATTRIBUTES Instance method Public Method 20110118
Events
Class CL_HDB_ACTION_TRACES_OVERVIEW has no event.
Types
Class CL_HDB_ACTION_TRACES_OVERVIEW has no local type.
Method Signatures

Method IS_BINARY_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILE_NAME Call by reference Type reference (TYPE) HDB_M_TRACEFILES-FILE_NAME File name 20130422
2 Returning RES Value transfer Type reference (TYPE) ABAP_BOOL 20130422

Method IS_BINARY_FILE on class CL_HDB_ACTION_TRACES_OVERVIEW has no exception.

Method SET_GRID_ATTRIBUTES Signature

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