SAP ABAP Class CL_DBA_IMAGE (DBA Cockpit: Image/Value Functions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime

⤷

⤷

Properties
Class | CL_DBA_IMAGE | |
Short Description | DBA Cockpit: Image/Value Functions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
Created | 20110523 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DBA_IMAGE has no forward declaration.
Interfaces
Class CL_DBA_IMAGE has no interface implemented.
Friends
Class CL_DBA_IMAGE has no friend class.
Attributes
Class CL_DBA_IMAGE has no attribute.
Methods
Events
Class CL_DBA_IMAGE has no event.
Types
Class CL_DBA_IMAGE has no local type.
Method Signatures
Method IMAGE_OF_ACTION_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Value transfer | Type reference (TYPE) | STRING | 20110523 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | I | 20110523 |
Method IMAGE_OF_ACTION_CATEGORY on class CL_DBA_IMAGE has no exception.
Method IMAGE_OF_ACTION_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Value transfer | Type reference (TYPE) | STRING | 20110523 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | I | 20110523 |
Method IMAGE_OF_ACTION_STATUS on class CL_DBA_IMAGE has no exception.
Method IMAGE_OF_ALERT_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Value transfer | Type reference (TYPE) | STRING | 20110706 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ALVALUE | Alert: alert value (1 = green, 2 = yellow, ....) | 20110706 |
Method IMAGE_OF_ALERT_VALUE on class CL_DBA_IMAGE has no exception.
Method IMAGE_OF_CONNECTION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Value transfer | Type reference (TYPE) | STRING | 20110706 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | I | 20110706 |
Method IMAGE_OF_CONNECTION_TYPE on class CL_DBA_IMAGE has no exception.
Method IMAGE_OF_DBSYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Value transfer | Type reference (TYPE) | STRING | 20110523 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | CLIKE | 20110523 |
Method IMAGE_OF_DBSYS on class CL_DBA_IMAGE has no exception.
Method IMAGE_OF_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Value transfer | Type reference (TYPE) | STRING | 20110523 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20110523 |
Method IMAGE_OF_EXCEPTION on class CL_DBA_IMAGE has no exception.
Method IMAGE_OF_MONTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Value transfer | Type reference (TYPE) | STRING | 20110523 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20110523 |
Method IMAGE_OF_MONTH on class CL_DBA_IMAGE has no exception.
Method IMAGE_OF_OPERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Value transfer | Type reference (TYPE) | STRING | 20110706 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | CLIKE | Operator for Comparison: EQ,GE,LE,GT,LT,NE,BT,NB,IN,NI | 20110706 |
Method IMAGE_OF_OPERATOR on class CL_DBA_IMAGE has no exception.
Method IMAGE_OF_PARTITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Value transfer | Type reference (TYPE) | STRING | 20110523 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | I | 20110523 |
Method IMAGE_OF_PARTITION on class CL_DBA_IMAGE has no exception.
Method IMAGE_OF_PRIORITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Value transfer | Type reference (TYPE) | STRING | 20110523 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20110523 |
Method IMAGE_OF_PRIORITY on class CL_DBA_IMAGE has no exception.
Method IMAGE_OF_SYSENTRYSTATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Value transfer | Type reference (TYPE) | STRING | 20110523 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | I | 20110523 |
Method IMAGE_OF_SYSENTRYSTATE on class CL_DBA_IMAGE has no exception.
Method IMAGE_OF_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Value transfer | Type reference (TYPE) | STRING | 20110706 | |||
2 | ![]() |
UNIT | Call by reference | Type reference (TYPE) | DB6ALRTCFG_STRU-PARAMUNIT | ALert: Unit for Perfomance Values | 20110706 |
Method IMAGE_OF_UNIT on class CL_DBA_IMAGE has no exception.
Method VALUE_OF_ACTION_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Call by reference | Type reference (TYPE) | CLIKE | 20110523 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | I | 20110523 |
Method VALUE_OF_ACTION_CATEGORY on class CL_DBA_IMAGE has no exception.
Method VALUE_OF_ALERT_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Call by reference | Type reference (TYPE) | DB6PM_ALRTMSGSEL-ALRTVALUE_DISPLAY | 20110706 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | ALVALUE | Alert: alert value (1 = green, 2 = yellow, ....) | 20110706 |
Method VALUE_OF_ALERT_VALUE on class CL_DBA_IMAGE has no exception.
Method VALUE_OF_DBSYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Call by reference | Type reference (TYPE) | CLIKE | 20110523 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20110523 |
Method VALUE_OF_DBSYS on class CL_DBA_IMAGE has no exception.
Method VALUE_OF_OPERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Call by reference | Type reference (TYPE) | CLIKE | 20110706 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | DB6ALRTCFG_STRU-OPERATOR | Operator for Comparison: EQ,GE,LE,GT,LT,NE,BT,NB,IN,NI | 20110706 |
Method VALUE_OF_OPERATOR on class CL_DBA_IMAGE has no exception.
Method VALUE_OF_PARTITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Value transfer | Type reference (TYPE) | CLIKE | 20110523 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | I | 20110523 |
Method VALUE_OF_PARTITION on class CL_DBA_IMAGE has no exception.
Method VALUE_OF_PRIORITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Call by reference | Type reference (TYPE) | STRING | 20110523 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20110523 |
Method VALUE_OF_PRIORITY on class CL_DBA_IMAGE has no exception.
Method VALUE_OF_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMAGE | Call by reference | Type reference (TYPE) | CLIKE | 20110706 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | DB6ALRTCFG_STRU-PARAMUNIT | ALert: Unit for Perfomance Values | 20110706 |
Method VALUE_OF_UNIT on class CL_DBA_IMAGE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |