SAP ABAP Class CL_HDB_ACTION_TABLE_DISPLAY (HDB: Display of a table/view)
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 20101126
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20110523
Properties
Class CL_HDB_ACTION_TABLE_DISPLAY  
Short Description HDB: Display of a table/view    
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 20101126   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HDB_ACTION_TABLE_DISPLAY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20110523
Friends
Class CL_HDB_ACTION_TABLE_DISPLAY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_INDEXES Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20110124
2 ALV_M_DISP Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20101126
3 ALV_PARTITIONS Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20120903
4 ALV_T_DISP Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20101126
5 ALV_V_DISP Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20101126
6 NAVIGATOR Instance attribute Private Attribute reference (LIKE) 20101126
7 PF_STATUS Instance attribute Private Attribute reference (LIKE) 20101126
8 TITLE Instance attribute Private Attribute reference (LIKE) 20101126
9 VIEW_DATA Instance attribute Public Type reference (TYPE) HDB_TABLE_SELECTION Display Table 20101126
Methods
# Method Level Visibility Method type Description Created on
1 SET_GRID_ATTRIBUTES Instance method Public Method 20101126
2 SET_TABLE_ATTRIBUTES Instance method Public Method 20101129
Events
Class CL_HDB_ACTION_TABLE_DISPLAY has no event.
Types
Class CL_HDB_ACTION_TABLE_DISPLAY has no local type.
Method Signatures

Method SET_GRID_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALV Call by reference Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20101126
2 Importing TYP Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20101126

Method SET_GRID_ATTRIBUTES on class CL_HDB_ACTION_TABLE_DISPLAY has no exception.

Method SET_TABLE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) STRING 20110124
2 Changing OUTPUT Call by reference Type reference (TYPE) STRING 20110124

Method SET_TABLE_ATTRIBUTES on class CL_HDB_ACTION_TABLE_DISPLAY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731