SAP ABAP Class IF_WD_POPUP_TO_CONFIRM (Web Dynpro: Interface for Confirmation Popup)
Properties
| Class | IF_WD_POPUP_TO_CONFIRM | |
| Short Description | Web Dynpro: Interface for Confirmation Popup | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040528 | SAP |
| Last change | 20070911 | 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) |
Interfaces
Class IF_WD_POPUP_TO_CONFIRM has no interface implemented.
Friends
Class IF_WD_POPUP_TO_CONFIRM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Values: CO_BUTTON_1_PRESSED, CO_BUTTON_2_PRESSED, CO_CANCEL | 20040601 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'BUTTON_1_PRESSED' | Result: Button 1 Was Pressed | 20040611 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'BUTTON_2_PRESSED' | Result: Button 2 Was Pressed | 20040611 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'CANCEL' | Result: Cancel | 20040611 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Registration of All Events (See Attributes) | 20040601 | |
| 2 | Instance method | Public | Method | Deregistration of All Events | 20040601 |
Events
Class IF_WD_POPUP_TO_CONFIRM has no event.
Types
Class IF_WD_POPUP_TO_CONFIRM has no local type.
Method Signatures
Method SUBSCRIBE_TO_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Controller des Ereignisbehandlers | 20040601 | |||
| 2 | HANDLER_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Ereignisbehandlers | 20040601 |
Method SUBSCRIBE_TO_EVENTS on class IF_WD_POPUP_TO_CONFIRM has no exception.
Method UNSUBSCRIBE_FROM_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Controller des Ereignisbehandlers | 20040601 | |||
| 2 | HANDLER_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Ereignisbehandlers | 20040601 |
Method UNSUBSCRIBE_FROM_EVENTS on class IF_WD_POPUP_TO_CONFIRM has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in |