SAP ABAP Class CL_DB6_BUTTON_MENU (DB6: Button with Menu)
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_DB6_BUTTON_MENU | |
| Short Description | DB6: Button with Menu | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20050512 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DB6_BUTTON_MENU has no interface implemented.
Friends
Class CL_DB6_BUTTON_MENU has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Custom Controls in the Screen Area | 20050512 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050520 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050512 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | UI_FUNC | Function code | 20050512 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ICON_TEXT | Carrier field for icons | 20050624 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | DB6CI_BUTTON_MENU_TAB | 20050518 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20050603 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | DB6CI_BUTTON_MENU_POS | 20050517 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | ICONQUICK | Quickinfo for an icon | 20050624 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | GUI_TEXT | Menu Painter: Function or menu text (4.0) | 20050512 | |||
| 11 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20050512 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050512 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050512 | |
| 2 | Instance method | Private | Method | 20050517 | ||
| 3 | Instance method | Public | Method | 20050518 | ||
| 4 | Instance method | Public | Method | 20050512 | ||
| 5 | Instance method | Private | Method | 20050517 | ||
| 6 | Instance method | Public | Method | 20050518 | ||
| 7 | Instance method | Public | Method | 20050512 | ||
| 8 | Instance method | Public | Method | 20050512 | ||
| 9 | Instance method | Public | Method | 20060316 |
Events
Class CL_DB6_BUTTON_MENU has no event.
Types
Class CL_DB6_BUTTON_MENU has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Behälter für Custom Controls im Bildbereich | 20050512 | |||
| 2 | DYNPRO_FIELD | Call by reference | Type reference (TYPE) | C | 20050512 | ||||
| 3 | FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, den PAI auslöste | 20050512 | |||
| 4 | ICON | Call by reference | Type reference (TYPE) | C | Ikonentabelle | 20050512 | |||
| 5 | TEXT | Call by reference | Type reference (TYPE) | C | 20050512 | ||||
| 6 | TOOLTIP | Call by reference | Type reference (TYPE) | C | 20050512 | ||||
| 7 | WEBDYNPRO_CALLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050512 |
Method CONSTRUCTOR on class CL_DB6_BUTTON_MENU has no exception.
Method CREATE_CHILD_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Call by reference | Type reference (TYPE) | DBA_BUTTON_MENU_TAB | DBA Cockpit: Button Menu | 20050517 | |||
| 2 | MENU_REF | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü | 20050517 | |||
| 3 | PARENT | Call by reference | Type reference (TYPE) | STRING | 20050517 |
Method CREATE_CHILD_MENU on class CL_DB6_BUTTON_MENU has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_DB6_BUTTON_MENU has no parameter.
Method DISPLAY on class CL_DB6_BUTTON_MENU has no exception.
Method FREE Signature
Method FREE on class CL_DB6_BUTTON_MENU has no parameter.
Method FREE on class CL_DB6_BUTTON_MENU has no exception.
Method HAS_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU_ENTRY | Call by reference | Type reference (TYPE) | DB6CI_BUTTON_MENU_ENTRY | 20050517 | ||||
| 2 | WITH_CHILD | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050517 |
Method HAS_CHILD on class CL_DB6_BUTTON_MENU has no exception.
Method HIDE Signature
Method HIDE on class CL_DB6_BUTTON_MENU has no parameter.
Method HIDE on class CL_DB6_BUTTON_MENU has no exception.
Method REFRESH Signature
Method REFRESH on class CL_DB6_BUTTON_MENU has no parameter.
Method REFRESH on class CL_DB6_BUTTON_MENU has no exception.
Method SET_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Call by reference | Type reference (TYPE) | DB6CI_BUTTON_MENU_TAB | 20050512 |
Method SET_MENU on class CL_DB6_BUTTON_MENU has no exception.
Method UPDATE_MENU_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ICON | Call by reference | Type reference (TYPE) | C | 20060316 | ||||
| 2 | TEXT | Call by reference | Type reference (TYPE) | C | Text, 40 Characters Long | 20060316 | |||
| 3 | TOOLTIP | Call by reference | Type reference (TYPE) | C | Text, 40 Characters Long | 20060316 |
Method UPDATE_MENU_BUTTON on class CL_DB6_BUTTON_MENU has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |