SAP ABAP Class IF_EX_ISHMED_MV_MODIFY_BUTTONS (Interface for BAdI: BADI_ISHMED_MV_MODIFY_BUTTONS)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20070911 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_ISHMED_MV_MODIFY_BTNS | Example: Modification of Dispatch Control Toolbar | 20070911 |
Properties
| Class | IF_EX_ISHMED_MV_MODIFY_BUTTONS | |
| Short Description | Interface for BAdI: BADI_ISHMED_MV_MODIFY_BUTTONS | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070906 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_ISHMED_MV_MODIFY_BUTTONS has no forward declaration.
Interfaces
Class IF_EX_ISHMED_MV_MODIFY_BUTTONS has no interface implemented.
Friends
Class IF_EX_ISHMED_MV_MODIFY_BUTTONS has no friend class.
Attributes
Class IF_EX_ISHMED_MV_MODIFY_BUTTONS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Click on a Button in the Handle Toolbar | 20070911 | |
| 2 | Instance method | Public | Method | Expand a Drop-Down Button in the Handle Toolbar | 20070911 | |
| 3 | Instance method | Public | Method | Modify Toolbar of Recipient List | 20070911 |
Events
Class IF_EX_ISHMED_MV_MODIFY_BUTTONS has no event.
Types
Class IF_EX_ISHMED_MV_MODIFY_BUTTONS has no local type.
Method Signatures
Method HANDLE_TOOLBAR_BUTTON_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LEAVE_DLG_WITH_CANCEL | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | Auf '1'setzen,um Änderungen zu verwerfen u. Popup zu beenden | 20070911 | |||
| 2 | E_LEAVE_DLG_WITH_SUCCESS | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | Auf '1' setzen,um Änderungen zu sichern u. Popup zu beenden | 20070911 | |||
| 3 | E_SKIP_DEFAULT_PROCESSING | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | Auf '1' setzen, um Standard-Verarbeitung zu überspringen | 20070911 | |||
| 4 | IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_MV_CONTROLLER | Controller der Versandsteuerung | 20070911 | |||
| 5 | IT_SELECTED_ITEMS | Call by reference | Type reference (TYPE) | N2MV_T_LFDEM | Momentan ausgewählte Empfängerpositionen | 20070911 | |||
| 6 | I_CALLED_FROM_LINK_MODULE | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | Hat d.Wert '1',falls das BAdI vom Linkbaustein gerufen wurde | 20070911 | |||
| 7 | I_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Zu verarbeitendes Kommando | 20070911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in der Versandwegverarbeitung | 20070911 |
Method HANDLE_TOOLBAR_DROPDOWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SKIP_DEFAULT_PROCESSING | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | Auf '1' setzen, um Standard-Verarbeitung zu überspringen | 20070911 | |||
| 2 | IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_MV_CONTROLLER | Controller der Versandsteuerung | 20070911 | |||
| 3 | IR_DROPDOWN | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Klasse zur Steuerung des Dropdown-Menüs | 20070911 | |||
| 4 | I_CALLED_FROM_LINK_MODULE | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | Hat d.Wert '1',falls das BAdI vom Linkbaustein gerufen wurde | 20070911 | |||
| 5 | I_COMMAND | Call by reference | Type reference (TYPE) | SY-UCOMM | Button, für den das Dropdown-Menü geöffnet werden soll | 20070911 |
Method HANDLE_TOOLBAR_DROPDOWN on class IF_EX_ISHMED_MV_MODIFY_BUTTONS has no exception.
Method MODIFY_TOOLBAR_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_MV_CONTROLLER | Controller der Versandsteuerung | 20070911 | |||
| 2 | IR_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_ALV_EVENT_TOOLBAR_SET | Klasse zur Steuerung der Toolbar | 20070911 | |||
| 3 | I_CALLED_FROM_LINK_MODULE | Call by reference | Type reference (TYPE) | ISH_TRUE_FALSE | Hat d.Wert '1',falls das BAdI vom Linkbaustein gerufen wurde | 20070911 |
Method MODIFY_TOOLBAR_BUTTONS on class IF_EX_ISHMED_MV_MODIFY_BUTTONS has no exception.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |