SAP ABAP Class CL_WD_POPUP_FACTORY (CL_WD_POPUP_FACTORY)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_RUNTIME_COMP (Package) Web Dynpro: System Components

⤷

⤷

Properties
Class | CL_WD_POPUP_FACTORY | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SWDP_RUNTIME_COMP | Web Dynpro: System Components |
Created | 20040528 | SAP |
Last change | 20110908 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_WD_POPUP_FACTORY has no interface implemented.
Friends
Class CL_WD_POPUP_FACTORY has no friend class.
Attributes
Class CL_WD_POPUP_FACTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | 20040601 | |
2 | ![]() |
Static method | Private | Method | 20040630 | |
3 | ![]() |
Static method | Public | Method | Obsolete. Use IF_WD_WINDOW_MANAGER Instead. | 20040630 |
4 | ![]() |
Static method | Public | Method | Obsolete. Use IF_WD_WINDOW_MANAGER Instead. | 20040601 |
Events
Class CL_WD_POPUP_FACTORY has no event.
Types
Class CL_WD_POPUP_FACTORY has no local type.
Method Signatures
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Type reference (TYPE) | STRING | 20040601 |
Method GET_ID on class CL_WD_POPUP_FACTORY has no exception.
Method INIT_POPUP_TO_CONFIRM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIGURATION | Value transfer | Type reference (TYPE) | WDR_POPUP_TO_CONFIRM | Konfiguration der Web-Dynpro-Component WDR_POPUP_TO_CONFIRM | 20040630 |
Method INIT_POPUP_TO_CONFIRM on class CL_WD_POPUP_FACTORY has no exception.
Method POPUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BUTTON_KIND | Call by reference | Type reference (TYPE) | WDR_POPUP_BUTTON_KIND | Button-Kombination eines Dialogfensters | 20050216 | ||
2 | ![]() |
CLOSE_BUTTON | Call by reference | Type reference (TYPE) | ABAP_BOOL | Soll ein Button für 'Abbrechen' gesetzt werden | 20040723 | ||
3 | ![]() |
CLOSE_IN_ANY_CASE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050509 | ||
4 | ![]() |
COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Referenz auf die Component | 20040630 | ||
5 | ![]() |
COMPONENT_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Referenz auf die erzeugte Component-Verwendung | 20040630 | ||
6 | ![]() |
CREATE_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050425 | ||
7 | ![]() |
MESSAGE_TYPE | Call by reference | Type reference (TYPE) | WDR_POPUP_MSG_TYPE | IF_WD_WINDOW=>CO_MSG_TYPE_NONE | Nachrichtentyp eines Dialogfensters | 20050216 | |
8 | ![]() |
MODAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040630 | ||
9 | ![]() |
POPUP_WINDOW | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW | Referenz auf das erzeugte interne Fenster | 20040630 | ||
10 | ![]() |
USED_COMPONENT_NAME | Value transfer | Type reference (TYPE) | STRING | Name der verwendeten Component | 20040630 | ||
11 | ![]() |
VIEW_NAME | Value transfer | Type reference (TYPE) | STRING | Name des Views, der angezeigt werden soll | 20040630 | ||
12 | ![]() |
WINDOW_TITLE | Call by reference | Type reference (TYPE) | STRING | Fenstertitel | 20040630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040716 |
Method POPUP_TO_CONFIRM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Referenz auf die Component | 20040601 | ||
2 | ![]() |
CONFIGURATION | Value transfer | Type reference (TYPE) | WDR_POPUP_TO_CONFIRM | Konfiguration der Web-Dynpro-Component WDR_POPUP_TO_CONFIRM | 20040609 | ||
3 | ![]() |
POPUP_TO_CONFIRM | Value transfer | Object reference (TYPE REF TO) | IF_WD_POPUP_TO_CONFIRM | 20040601 | |||
4 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING_TABLE | Text | 20040630 | ||
5 | ![]() |
WINDOW_TITLE | Call by reference | Type reference (TYPE) | STRING | Titel des Fensters | 20040630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040601 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |