SAP ABAP Class CL_DBA_SCREEN_MENUBUTTON (DBA Cockpit: Menu Button)
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_MENUBUTTON | |
| Short Description | DBA Cockpit: Menu Button | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20121024 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBA_SCREEN_MENUBUTTON has no forward declaration.
Interfaces
Class CL_DBA_SCREEN_MENUBUTTON has no interface implemented.
Friends
Class CL_DBA_SCREEN_MENUBUTTON has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | 20121025 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 20121025 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20121025 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DBA_COMPONENT_BUILDER | DB6: Layout Description of Snapshot Data | 20121025 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20121025 | |
| 2 | Instance method | Public | Method | 20121024 |
Events
Class CL_DBA_SCREEN_MENUBUTTON has no event.
Types
Class CL_DBA_SCREEN_MENUBUTTON has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUP_ID | Call by reference | Type reference (TYPE) | I | 20121025 | ||||
| 2 | LOCATION | Call by reference | Type reference (TYPE) | I | 20121025 | ||||
| 3 | PARENT_ID | Call by reference | Type reference (TYPE) | STRING | 20121025 | ||||
| 4 | SCREEN | Call by reference | Object reference (TYPE REF TO) | CL_DBA_COMPONENT_BUILDER | DB6: Layout Description of Snapshot Data | 20121025 |
Method CONSTRUCTOR on class CL_DBA_SCREEN_MENUBUTTON has no exception.
Method DEFINE_MENU_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20121024 | |||
| 2 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20121025 |
Method DEFINE_MENU_ENTRY on class CL_DBA_SCREEN_MENUBUTTON has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |