SAP ABAP Class CL_DBA_SCREEN_SELECTION (DBA Cockpit: Selection Fields)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_SCREEN_SELECTION | DB6: Extended Screen Selection | 20090717 |
Properties
| Class | CL_DBA_SCREEN_SELECTION | |
| Short Description | DBA Cockpit: Selection 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_SELECTION has no interface implemented.
Friends
Class CL_DBA_SCREEN_SELECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'SELECTION_MAIN' | 20110610 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20110610 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DBA_COMPONENT_BUILDER | SCREEN | 20071121 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | SELECTION_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 | DEFINE_GROUP | 20090407 | |
| 4 | Instance method | Public | Method | DEFINE_LABEL | 20100921 | |
| 5 | Instance method | Public | Method | 20101215 |
Events
Class CL_DBA_SCREEN_SELECTION has no event.
Types
Class CL_DBA_SCREEN_SELECTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIRST_COL_WIDTH | Call by reference | Type reference (TYPE) | STRING | 20110303 | ||||
| 2 | GROUPS | Call by reference | Type reference (TYPE) | STRING | 20090206 | ||||
| 3 | LABEL | Call by reference | Type reference (TYPE) | CHAR255 | LABEL | 20071121 | |||
| 4 | LABEL_BOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20071123 | |||
| 5 | NODE_NAME | Call by reference | Type reference (TYPE) | STRING | NODE_NAME | 20071121 | |||
| 6 | PARENT | Call by reference | Type reference (TYPE) | STRING | CO_PARENT_MAIN | 20110610 | |||
| 7 | SCREEN | Call by reference | Object reference (TYPE REF TO) | CL_DBA_COMPONENT_BUILDER | SCREEN | 20071121 | |||
| 8 | VISIBILITY | Call by reference | Type reference (TYPE) | STRING | 20071123 |
Method CONSTRUCTOR on class CL_DBA_SCREEN_SELECTION has no exception.
Method DEFINE_FIELD Signature
Method DEFINE_FIELD on class CL_DBA_SCREEN_SELECTION has no exception.
Method DEFINE_GROUP 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 | 20090407 | |||
| 2 | COLUMNS | Call by reference | Type reference (TYPE) | I | 20090407 | ||||
| 3 | COL_INDEX | Call by reference | Type reference (TYPE) | I | 20090407 | ||||
| 4 | GROUP | Value transfer | Object reference (TYPE REF TO) | CL_DBA_SCREEN_GROUP | GROUP | 20090407 | |||
| 5 | GROUPS | Call by reference | Type reference (TYPE) | STRING | 20090407 | ||||
| 6 | LABEL | Call by reference | Type reference (TYPE) | CHAR255 | LABEL | 20090407 | |||
| 7 | LABEL_BOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090407 | |||
| 8 | NEW_LINE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090407 | |||
| 9 | NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090407 | ||||
| 10 | VISIBILITY | Call by reference | Type reference (TYPE) | STRING | 20090407 |
Method DEFINE_GROUP on class CL_DBA_SCREEN_SELECTION has no exception.
Method DEFINE_LABEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LABEL | Call by reference | Type reference (TYPE) | CLIKE | 20100921 | ||||
| 2 | LABEL_BOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100921 | |||
| 3 | LABEL_FOR | Call by reference | Type reference (TYPE) | CLIKE | 20100921 | ||||
| 4 | NEW_LINE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100921 | |||
| 5 | VISIBILITY | Call by reference | Type reference (TYPE) | STRING | 20100921 | ||||
| 6 | WIDTH | Call by reference | Type reference (TYPE) | CLIKE | 20100921 |
Method DEFINE_LABEL on class CL_DBA_SCREEN_SELECTION has no exception.
Method DEFINE_RADIO_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUPS | Call by reference | Type reference (TYPE) | STRING | 20101215 | ||||
| 2 | LABEL | Call by reference | Type reference (TYPE) | C | 20101215 | ||||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20101215 | ||||
| 4 | NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20101215 | ||||
| 5 | OK_CODE | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20101215 | |||
| 6 | RADIO_BUTTON | Value transfer | Object reference (TYPE REF TO) | CL_DBA_SCREEN_RADIOBUTTON | DBA Cockpit: Radiobutton Group | 20101215 | |||
| 7 | READONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101215 |
Method DEFINE_RADIO_BUTTON on class CL_DBA_SCREEN_SELECTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |