SAP ABAP Class CL_HDB_ACTION_TABLE_SELECT (HDB: Selection of tables/views)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ HAN-DB (Application Component) SAP HANA Database
⤷ SDBA_HDB (Package) DBACOCKPIT for NewDB (HDB)
⤷ 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 | 20101125 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20101215 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_SLCT | DBA Cockpit: Data Selection | 20101215 |
Properties
Class | CL_HDB_ACTION_TABLE_SELECT | |
Short Description | HDB: Selection of tables/views | |
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 | 20101125 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HDB_ACTION_TABLE_SELECT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20101215 | ||
2 | IF_DBA_ACTION_CONTROLLER_SLCT | DBA Cockpit: Data Selection | 20101215 |
Friends
Class CL_HDB_ACTION_TABLE_SELECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ALV_SEL | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20110527 | ||
2 | CMD_EXPORT | Constant | Public | Type reference (TYPE) | SYUCOMM | 'EXPORT' | Function code that PAI triggered | 20110228 | |
3 | CMD_IMPORT | Constant | Public | Type reference (TYPE) | SYUCOMM | 'IMPORT' | Function code that PAI triggered | 20110308 | |
4 | NAVIGATOR | Instance attribute | Private | Attribute reference (LIKE) | 20101125 | ||||
5 | PF_STATUS | Instance attribute | Private | Attribute reference (LIKE) | 20101125 | ||||
6 | TITLE | Instance attribute | Private | Attribute reference (LIKE) | 20101125 | ||||
7 | VIEW_DATA | Instance attribute | Public | Type reference (TYPE) | HDB_TABLE_SELECTION | Display Table | 20101125 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | DISPLAY | Instance method | Public | Method | 20110527 | |
2 | EXPORT_TABLES | Instance method | Public | Method | 20110228 | |
3 | FILL_SELTAB | Instance method | Public | Method | 20110527 | |
4 | IMPORT_TABLES | Instance method | Public | Method | 20110308 | |
5 | REFRESH_ALV | Instance method | Public | Method | 20110527 | |
6 | SET_GRID_ATTRIBUTES | Instance method | Public | Method | 20101125 |
Events
Class CL_HDB_ACTION_TABLE_SELECT has no event.
Types
Class CL_HDB_ACTION_TABLE_SELECT has no local type.
Method Signatures
Method DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IMM | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20110527 | ||
2 | Importing | TYP | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20110527 |
Method DISPLAY on class CL_HDB_ACTION_TABLE_SELECT has no exception.
Method EXPORT_TABLES Signature
Method EXPORT_TABLES on class CL_HDB_ACTION_TABLE_SELECT has no parameter.
Method EXPORT_TABLES on class CL_HDB_ACTION_TABLE_SELECT has no exception.
Method FILL_SELTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | TYP | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20110527 |
Method FILL_SELTAB on class CL_HDB_ACTION_TABLE_SELECT has no exception.
Method IMPORT_TABLES Signature
Method IMPORT_TABLES on class CL_HDB_ACTION_TABLE_SELECT has no parameter.
Method IMPORT_TABLES on class CL_HDB_ACTION_TABLE_SELECT has no exception.
Method REFRESH_ALV Signature
Method REFRESH_ALV on class CL_HDB_ACTION_TABLE_SELECT has no parameter.
Method REFRESH_ALV on class CL_HDB_ACTION_TABLE_SELECT has no exception.
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_SELECT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |