SAP ABAP Class CL_HDB_ACTION_TABLE_EXPORT (HDB: Table export)
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 | 20110228 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_QUAC | DBA Cockpit: Controller I/F for Quick Activities | 20110303 |
Properties
Class | CL_HDB_ACTION_TABLE_EXPORT | |
Short Description | HDB: Table export | |
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 | 20110228 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HDB_ACTION_TABLE_EXPORT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_ACTION_CONTROLLER_QUAC | DBA Cockpit: Controller I/F for Quick Activities | 20110303 |
Friends
Class CL_HDB_ACTION_TABLE_EXPORT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | PF_STATUS | Instance attribute | Private | Attribute reference (LIKE) | 20110303 | ||||
2 | TITLE | Instance attribute | Private | Attribute reference (LIKE) | 20110303 | ||||
3 | VIEW_DATA | Instance attribute | Public | Type reference (TYPE) | HDB_TABLE_EXPORT | Screen:Table Export | 20110228 | ||
4 | WA_XCHG | Instance attribute | Public | Type reference (TYPE) | HDB_TABLE_SELECTION | Screen: Table/view selection | 20110303 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | EXEC_DDL | Instance method | Public | Method | 20110307 | |
2 | EXPORT_DATA | Instance method | Public | Method | 20110303 |
Events
Class CL_HDB_ACTION_TABLE_EXPORT has no event.
Types
Class CL_HDB_ACTION_TABLE_EXPORT has no local type.
Method Signatures
Method EXEC_DDL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IS_COLUMN_TABLE | Call by reference | Type reference (TYPE) | TEXT5 | Text field with length of 5 | 20110307 | ||
2 | Returning | RES | Value transfer | Type reference (TYPE) | STRING | 20110802 | |||
3 | Importing | TABLE | Call by reference | Type reference (TYPE) | STRING | 20110307 |
Method EXEC_DDL on class CL_HDB_ACTION_TABLE_EXPORT has no exception.
Method EXPORT_DATA Signature
Method EXPORT_DATA on class CL_HDB_ACTION_TABLE_EXPORT has no parameter.
Method EXPORT_DATA on class CL_HDB_ACTION_TABLE_EXPORT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |