SAP ABAP Class CL_DB6_ACTION_MDC_THRESHOLDS (DB6 MDC Advisor: Thresholds)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
⤷
STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ACTION_CONTROLLER | DBA Cockpit: Abstract Action Controller | 20091117 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DB6_MDC_ADVISOR_CONSTANTS | Constants for DB6 MDC Advisor | 20091117 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_CHG | DBA Cockpit: Administration Basics | 20091117 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_QUAC | DBA Cockpit: Controller I/F for Quick Activities | 20091117 |
Properties
Class | CL_DB6_ACTION_MDC_THRESHOLDS | |
Short Description | DB6 MDC Advisor: Thresholds | |
Super Class | CL_DBA_ACTION_CONTROLLER | DBA Cockpit: Abstract Action Controller |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STU6 | DB6: Performance-Monitor (UNIX/Windows) |
Created | 20091117 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DB6_ACTION_MDC_THRESHOLDS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DB6_MDC_ADVISOR_CONSTANTS | Constants for DB6 MDC Advisor | 20091117 | ||
2 | IF_DBA_ACTION_CONTROLLER_CHG | DBA Cockpit: Administration Basics | 20091117 | ||
3 | IF_DBA_ACTION_CONTROLLER_QUAC | DBA Cockpit: Controller I/F for Quick Activities | 20091117 |
Friends
Class CL_DB6_ACTION_MDC_THRESHOLDS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20091117 | ||||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DB6_VIEW_MDC_THRESHOLDS | View Data | 20091117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Get Query and Temporary Table Threshold | 20091117 |
2 | ![]() |
Instance method | Private | Method | Set Query and Temporary Table Threshold | 20091117 |
Events
Class CL_DB6_ACTION_MDC_THRESHOLDS has no event.
Types
Class CL_DB6_ACTION_MDC_THRESHOLDS has no local type.
Method Signatures
Method GET_THRESHOLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
QUERY_THRESHOLD | Call by reference | Type reference (TYPE) | INT2 | 2 byte integer (signed) | 20091117 | ||
2 | ![]() |
TMPT_THRESHOLD | Call by reference | Type reference (TYPE) | INT2 | 2 byte integer (signed) | 20091117 |
Method GET_THRESHOLD on class CL_DB6_ACTION_MDC_THRESHOLDS has no exception.
Method SET_THRESHOLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
QUERY_THRESHOLD | Call by reference | Type reference (TYPE) | INT2 | 2 byte integer (signed) | 20091117 | ||
2 | ![]() |
TMPT_THRESHOLD | Call by reference | Type reference (TYPE) | INT2 | 2 byte integer (signed) | 20091117 |
Method SET_THRESHOLD on class CL_DB6_ACTION_MDC_THRESHOLDS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |