SAP ABAP Class CL_DB4_ACTION_PERFORMANCE (DB4: Performance Actions Helper)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB4 (Application Component) DB2 for AS/400
⤷
STU4 (Package) CCMS / AS/400

⤷

⤷

Properties
Class | CL_DB4_ACTION_PERFORMANCE | |
Short Description | DB4: Performance Actions Helper | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STU4 | CCMS / AS/400 |
Created | 20131009 | SAP |
Last change | 20141121 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DB4_ACTION_PERFORMANCE has no interface implemented.
Friends
Class CL_DB4_ACTION_PERFORMANCE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB4_VIRTUAL_TABLE_ACCESSOR | 20131009 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB4_SOURCE_CODE_JUMP_POINT | DB4: Jump point into source code | 20131009 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20131009 |
2 | ![]() |
Instance method | Public | Method | Dispatch the explain action | 20131010 |
3 | ![]() |
Instance method | Public | Method | Dispatch the SQL snapshot information action | 20131010 |
4 | ![]() |
Instance method | Public | Method | Dispatch the ABAP source code action | 20131010 |
5 | ![]() |
Instance method | Public | Method | Dispatch the statement history action | 20131010 |
6 | ![]() |
Instance method | Private | Method | Get the long statement text | 20131009 |
7 | ![]() |
Instance method | Public | Method | Merge field catalog information | 20131009 |
8 | ![]() |
Instance method | Public | Method | Set the reference to the accessor object | 20131009 |
Events
Class CL_DB4_ACTION_PERFORMANCE has no event.
Types
Class CL_DB4_ACTION_PERFORMANCE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DB4_ACTION_PERFORMANCE has no parameter.
Method CONSTRUCTOR on class CL_DB4_ACTION_PERFORMANCE has no exception.
Method DISPATCH_EXPLAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CMD | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code | 20131010 | ||
2 | ![]() |
I_R_ACTION_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_DB6_ACTION_CONTROLLER | 20131010 | |||
3 | ![]() |
I_R_ROW | Call by reference | Object reference (TYPE REF TO) | DATA | 20131010 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: Root exception class | 20131010 |
Method DISPATCH_SNAPSHOT_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CMD | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code | 20131010 | ||
2 | ![]() |
I_R_ACTION_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_DB6_ACTION_CONTROLLER | 20131010 | |||
3 | ![]() |
I_R_ROW | Call by reference | Object reference (TYPE REF TO) | DATA | 20131010 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: Root exception class | 20131010 |
Method DISPATCH_SOURCE_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CMD | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code | 20131010 | ||
2 | ![]() |
I_R_ACTION_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_DB6_ACTION_CONTROLLER | 20131010 | |||
3 | ![]() |
I_R_ROW | Call by reference | Object reference (TYPE REF TO) | DATA | 20131010 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: Root exception class | 20131010 |
Method DISPATCH_STMT_HISTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CMD | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code | 20131010 | ||
2 | ![]() |
I_R_ACTION_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_DB6_ACTION_CONTROLLER | 20131010 | |||
3 | ![]() |
I_R_ROW | Call by reference | Object reference (TYPE REF TO) | DATA | 20131010 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: Root exception class | 20131010 |
Method GET_STATEMENT_TEXT_LONG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_ROW | Call by reference | Object reference (TYPE REF TO) | DATA | 20131009 | |||
2 | ![]() |
R_STMT_TEXT_LONG | Value transfer | Type reference (TYPE) | STRING | 20131009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DB4: Backend exception class | 20131009 |
Method MERGE_FIELD_CATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_FIELDCATS_TAB | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20131009 | ||
2 | ![]() |
I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | DD02L-TABNAME | Table Name | 20131009 |
Method MERGE_FIELD_CATALOG on class CL_DB4_ACTION_PERFORMANCE has no exception.
Method SET_ACCESSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_ACCESSOR | Call by reference | Object reference (TYPE REF TO) | CL_DB4_VIRTUAL_TABLE_ACCESSOR | DB4: Backend virtual table accessor | 20131009 |
Method SET_ACCESSOR on class CL_DB4_ACTION_PERFORMANCE has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |