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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_WD_POPUP_TO_CONFIRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_WD_WINDOW 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 GET_ID Static method Private Method 20040601
2 INIT_POPUP_TO_CONFIRM Static method Private Method 20040630
3 POPUP Static method Public Method Obsolete. Use IF_WD_WINDOW_MANAGER Instead. 20040630
4 POPUP_TO_CONFIRM 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 Returning 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 Changing 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 Importing BUTTON_KIND Call by reference Type reference (TYPE) WDR_POPUP_BUTTON_KIND Button-Kombination eines Dialogfensters 20050216
2 Importing CLOSE_BUTTON Call by reference Type reference (TYPE) ABAP_BOOL Soll ein Button für 'Abbrechen' gesetzt werden 20040723
3 Importing CLOSE_IN_ANY_CASE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050509
4 Importing COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Referenz auf die Component 20040630
5 Exporting COMPONENT_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Referenz auf die erzeugte Component-Verwendung 20040630
6 Importing CREATE_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050425
7 Importing MESSAGE_TYPE Call by reference Type reference (TYPE) WDR_POPUP_MSG_TYPE IF_WD_WINDOW=>CO_MSG_TYPE_NONE Nachrichtentyp eines Dialogfensters 20050216
8 Importing MODAL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040630
9 Exporting POPUP_WINDOW Call by reference Object reference (TYPE REF TO) IF_WD_WINDOW Referenz auf das erzeugte interne Fenster 20040630
10 Importing USED_COMPONENT_NAME Value transfer Type reference (TYPE) STRING Name der verwendeten Component 20040630
11 Importing VIEW_NAME Value transfer Type reference (TYPE) STRING Name des Views, der angezeigt werden soll 20040630
12 Importing WINDOW_TITLE Call by reference Type reference (TYPE) STRING Fenstertitel 20040630
# Exception Resumable Description Created on
1 CX_WD_RUNTIME_REPOSITORY 20040716

Method POPUP_TO_CONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Referenz auf die Component 20040601
2 Importing CONFIGURATION Value transfer Type reference (TYPE) WDR_POPUP_TO_CONFIRM Konfiguration der Web-Dynpro-Component WDR_POPUP_TO_CONFIRM 20040609
3 Returning POPUP_TO_CONFIRM Value transfer Object reference (TYPE REF TO) IF_WD_POPUP_TO_CONFIRM 20040601
4 Importing TEXT Call by reference Type reference (TYPE) STRING_TABLE Text 20040630
5 Importing WINDOW_TITLE Call by reference Type reference (TYPE) STRING Titel des Fensters 20040630
# Exception Resumable Description Created on
1 CX_WD_RUNTIME_REPOSITORY 20040601
History
Last changed by/on SAP  20110908 
SAP Release Created in 700