SAP ABAP Class CL_HDB_ACTION_MERGE_TRACES (HDB: Merge Traces)
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 | 20120314 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20120314 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_SELECTION_GENERAL | DBA Cockpit: Standard Selection Screen | 20120320 |
Properties
Class | CL_HDB_ACTION_MERGE_TRACES | |
Short Description | HDB: Merge Traces | |
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 | 20120314 | SAP |
Last change | 20130531 | 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_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20120314 | ||
2 | IF_DBA_SELECTION_GENERAL | DBA Cockpit: Standard Selection Screen | 20120320 |
Friends
Class CL_HDB_ACTION_MERGE_TRACES 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 | Table Locks | 20120314 | ||
2 | DB_TABLE_NAME | Constant | Public | Type reference (TYPE) | STRING | 'MERGED_TRACES_FOR_COCKPIT' | 20120328 | ||
3 | IT_RESULT_COMP | Instance attribute | Private | See coding | 20120403 | ||||
4 | IT_RESULT_DATE | Instance attribute | Private | See coding | 20120403 | ||||
5 | IT_RESULT_DB_USER | Instance attribute | Private | See coding | 20120603 | ||||
6 | IT_RESULT_FILE | Instance attribute | Private | See coding | 20120403 | ||||
7 | IT_RESULT_FILE_NAME | Instance attribute | Private | See coding | 20120531 | ||||
8 | IT_RESULT_HOST | Instance attribute | Private | See coding | 20120403 | ||||
9 | IT_RESULT_LEVEL | Instance attribute | Private | See coding | 20120403 | ||||
10 | IT_RESULT_PASS_CONNECTION_ID | Instance attribute | Private | See coding | 20120603 | ||||
11 | IT_RESULT_PASS_CONN_COUNT | Instance attribute | Private | See coding | 20120603 | ||||
12 | IT_RESULT_PASS_TRANSACTION_ID | Instance attribute | Private | See coding | 20120603 | ||||
13 | IT_RESULT_PORT | Instance attribute | Private | See coding | 20120403 | ||||
14 | IT_RESULT_ROWNUM | Instance attribute | Private | See coding | 20120403 | ||||
15 | IT_RESULT_SERV | Instance attribute | Private | See coding | 20120403 | ||||
16 | IT_RESULT_THREAD | Instance attribute | Private | See coding | 20120403 | ||||
17 | IT_RESULT_TIME | Instance attribute | Private | See coding | 20120403 | ||||
18 | IT_RESULT_TTEXT | Instance attribute | Private | See coding | 20120403 | ||||
19 | OLD_VERSION | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20120322 | |||
20 | PF_STATUS | Instance attribute | Private | Attribute reference (LIKE) | 20120314 | ||||
21 | SCHEMA_NAME | Instance attribute | Public | Type reference (TYPE) | STRING | 20120326 | |||
22 | VIEW_DATA | Instance attribute | Public | Type reference (TYPE) | HDB_MERGED_TRACES | View data for merge traces | 20120314 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | COPY_DATE | Instance method | Private | Method | 20120404 | |
2 | COPY_SEL_OPTIONS | Instance method | Private | Method | 20120403 | |
3 | EXEC_QUERY | Instance method | Private | Method | 20120516 | |
4 | GET_TIMESTAMP | Instance method | Private | Method | 20120323 | |
5 | ON_BUTTON_CLICK | Instance method | Public | Event handling method | 20120323 | |
6 | SET_GRID_ATTRIBUTES | Instance method | Public | Method | Set grid attributes | 20120314 |
Events
Class CL_HDB_ACTION_MERGE_TRACES has no event.
Types
Class CL_HDB_ACTION_MERGE_TRACES has no local type.
Method Signatures
Method COPY_DATE Signature
Method COPY_DATE on class CL_HDB_ACTION_MERGE_TRACES has no parameter.
Method COPY_DATE on class CL_HDB_ACTION_MERGE_TRACES has no exception.
Method COPY_SEL_OPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ITAB_IN | Call by reference | Type reference (TYPE) | DATA | 20120403 | |||
2 | Changing | ITAB_OUT | Call by reference | Type reference (TYPE) | DATA | 20120403 |
Method COPY_SEL_OPTIONS on class CL_HDB_ACTION_MERGE_TRACES has no exception.
Method EXEC_QUERY Signature
Method EXEC_QUERY on class CL_HDB_ACTION_MERGE_TRACES has no parameter.
Method EXEC_QUERY on class CL_HDB_ACTION_MERGE_TRACES has no exception.
Method GET_TIMESTAMP Signature
Method GET_TIMESTAMP on class CL_HDB_ACTION_MERGE_TRACES has no parameter.
Method GET_TIMESTAMP on class CL_HDB_ACTION_MERGE_TRACES has no exception.
Method ON_BUTTON_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ES_COL_ID | Call by reference | Attribute reference (LIKE) | 20120323 | ||||
2 | Importing | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20120323 |
Method ON_BUTTON_CLICK on class CL_HDB_ACTION_MERGE_TRACES has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_HDB_ACTION_MERGE_TRACES has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_HDB_ACTION_MERGE_TRACES has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |