SAP ABAP Interface IF_BSP_WD_POPUP_MANAGER (Administration Popup)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-RT (Application Component) UI Runtime Environment
     CRM_BSP_WD (Package) WebClient UI Framework Runtime
Properties
Interface IF_BSP_WD_POPUP_MANAGER  
Short Description Administration Popup    
General Data
Package CRM_BSP_WD   WebClient UI Framework Runtime 
Created 20060327   SAP 
Last changed 20100303   SAP 
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)
Interfaces
Interface IF_BSP_WD_POPUP_MANAGER has no interface.
Friends
Interface IF_BSP_WD_POPUP_MANAGER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 QUERY_STRING Instance attribute Public Type reference (TYPE) STRING Query String for Popup URL 20080417
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_POPUP Instance method Public Method Closes Current Popup and Notes Outbound Plug 20060523
2 CREATE_POPUP Instance method Public Method Creates a Popup 20060327
3 GET_POPUP Instance method Public Method Returns Popup with Specified Name, If Open 20060522
4 GET_POPUP_VIEWAREA Instance method Public Method Returns View Area of Popup 20060522
5 IS_CLOSE_WAITING Instance method Public Method Do you want to close the popup window? 20060522
6 IS_POPUP_WAITING Instance method Public Method Is a popup waiting to be opened? If yes, name is returned. 20060330
7 RENDER_POPUP_ON_CLOSE Instance method Public Method Rendered the Event Call of the Popup On Close Event 20060522
Events
Interface IF_BSP_WD_POPUP_MANAGER has no event.
Types
Interface IF_BSP_WD_POPUP_MANAGER has no local type.
Method Signatures

Method CLOSE_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL Business Object Collection Interface 20090707
2 Importing IV_OUTBOUND_PLUG Call by reference Type reference (TYPE) SEOCMPNAME Name des OutboundPlugs (ohne OP_ Präfix) 20060523

Method CLOSE_POPUP on Interface IF_BSP_WD_POPUP_MANAGER has no exception.

Method CREATE_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REP_VIEW Call by reference Object reference (TYPE REF TO) CL_BSP_WD_REP_VIEW Web Dynpro Sicht Repository-Objekt 20060517
2 Importing IV_USAGE Call by reference Object reference (TYPE REF TO) IF_BSP_WD_COMPONENT_USAGE Zugriffsinterface für Komponentenverwendung 20060517
3 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_WD_POPUP Zugriffsinterface für Popups 20060327

Method CREATE_POPUP on Interface IF_BSP_WD_POPUP_MANAGER has no exception.

Method GET_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_POPUP_NAME Call by reference Type reference (TYPE) STRING Name des Popups 20060522
2 Returning RV_POPUP Value transfer Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup 20060522

Method GET_POPUP on Interface IF_BSP_WD_POPUP_MANAGER has no exception.

Method GET_POPUP_VIEWAREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) STRING Name der Popup-Viewarea 20060522

Method GET_POPUP_VIEWAREA on Interface IF_BSP_WD_POPUP_MANAGER has no exception.

Method IS_CLOSE_WAITING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL ABAB_TRUE wenn Popup geschlossen werden soll 20060522

Method IS_CLOSE_WAITING on Interface IF_BSP_WD_POPUP_MANAGER has no exception.

Method IS_POPUP_WAITING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) STRING Name des wartenden Popups oder initial 20060330

Method IS_POPUP_WAITING on Interface IF_BSP_WD_POPUP_MANAGER has no exception.

Method RENDER_POPUP_ON_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) CL_BSP_PAGE_CONTEXT 20060522
2 Importing IV_POPUP_NAME Call by reference Type reference (TYPE) STRING Name des Popups 20060522
3 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20060522

Method RENDER_POPUP_ON_CLOSE on Interface IF_BSP_WD_POPUP_MANAGER has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701