SAP ABAP Class CL_DBA_SCREEN_TOTAL (DBA Cockpit: Summary Fields)
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_SCREEN_TOTAL | |
| Short Description | DBA Cockpit: Summary Fields | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20071121 | SAP |
| Last change | 20130531 | SAP |
| 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_DBA_SCREEN_TOTAL has no interface implemented.
Friends
Class CL_DBA_SCREEN_TOTAL 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_DBA_COMPONENT_BUILDER | SCREEN | 20071121 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | TOTAL_LABEL | 20071121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20071121 | |
| 2 | Instance method | Public | Method | DEFINE_FIELD | 20071121 | |
| 3 | Instance method | Public | Method | 20091112 |
Events
Class CL_DBA_SCREEN_TOTAL has no event.
Types
Class CL_DBA_SCREEN_TOTAL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUPS | Call by reference | Type reference (TYPE) | STRING | 20100616 | ||||
| 2 | LABEL | Call by reference | Type reference (TYPE) | CHAR255 | LABEL | 20071121 | |||
| 3 | LABEL_BOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20071123 | |||
| 4 | NODE_NAME | Call by reference | Type reference (TYPE) | STRING | NODE_NAME | 20071121 | |||
| 5 | SCREEN | Call by reference | Object reference (TYPE REF TO) | CL_DBA_COMPONENT_BUILDER | SCREEN | 20071121 | |||
| 6 | VISIBILITY | Call by reference | Type reference (TYPE) | STRING | 20071123 |
Method CONSTRUCTOR on class CL_DBA_SCREEN_TOTAL has no exception.
Method DEFINE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALIGN | Call by reference | Type reference (TYPE) | STRING | SPACE | 20080403 | |||
| 2 | GROUPS | Call by reference | Type reference (TYPE) | STRING | 20090206 | ||||
| 3 | IV_FIELDTYPE | Call by reference | Type reference (TYPE) | I | CL_DBA_COMPONENT_BUILDER=>FIELDTYPE_SIMPLE_FIELD | 20120629 | |||
| 4 | IV_OK_CODE | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20120629 | |||
| 5 | IV_READONLY | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20120629 | ||
| 6 | LABEL | Call by reference | Type reference (TYPE) | CLIKE | LABEL | 20071121 | |||
| 7 | LABEL_BOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20071123 | |||
| 8 | NAME | Call by reference | Type reference (TYPE) | STRING | NAME | 20071121 | |||
| 9 | NEW_LINE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080429 | |||
| 10 | NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20071127 | ||||
| 11 | TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20081211 | ||||
| 12 | UNIT | Call by reference | Type reference (TYPE) | CLIKE | UNIT | 20071121 | |||
| 13 | UNIT_BOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20081110 | |||
| 14 | VISIBILITY | Call by reference | Type reference (TYPE) | STRING | 20071123 |
Method DEFINE_FIELD on class CL_DBA_SCREEN_TOTAL has no exception.
Method DEFINE_LINE_BREAK Signature
Method DEFINE_LINE_BREAK on class CL_DBA_SCREEN_TOTAL has no parameter.
Method DEFINE_LINE_BREAK on class CL_DBA_SCREEN_TOTAL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |