SAP ABAP Class CL_WCF_BSP_VIEW_POPUP_MANAGER (WCF Popup Manager)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-EEW (Application Component) Easy Enhancement Workbench
     AXT_RUNTIME (Package) Extensibility Runtime components
Properties
Class CL_WCF_BSP_VIEW_POPUP_MANAGER  
Short Description WCF Popup Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AXT_RUNTIME   Extensibility Runtime components 
Created 20090828   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)
Interfaces
Class CL_WCF_BSP_VIEW_POPUP_MANAGER has no interface implemented.
Friends
Class CL_WCF_BSP_VIEW_POPUP_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_REQQESTING_EVENT_DATA Static Attribute Private Object reference (TYPE REF TO) IF_HTMLB_DATA Input Data from HTMLB 20110526
2 GO_REQUESTING_ENTITY Static Attribute Private Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS 20091110
3 GO_REQUESTING_NODE Static Attribute Private Object reference (TYPE REF TO) CL_BSP_WD_CONTEXT_NODE 20091111
4 GV_EVENT_REQUESTED Static Attribute Private Type reference (TYPE) AXT_BOOLEAN 20091110
5 GV_POPUP_RAISED Static Attribute Private Type reference (TYPE) AXT_BOOLEAN Boolean 20110526
6 GV_REQUESTING_ATTRIBUTE Static Attribute Private Type reference (TYPE) AXT_FIELD_ID 20091110
7 GV_REQUESTING_EVENT Static Attribute Private Type reference (TYPE) STRING 20091110
8 MO_COMP_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) CL_BSP_WD_COMPONENT_CONTROLLER BSP WD Component Controller 20090828
9 MO_DEFAULT_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER 20091110
10 MO_LAST_CTX_NODE Instance attribute Private Object reference (TYPE REF TO) CL_BSP_WD_CONTEXT_NODE 20091111
11 MO_LAST_ENTITY Instance attribute Private Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS 20091111
12 MT_POPUP Instance attribute Private Type reference (TYPE) AXTT_NAME_OBJECT_REF Name Object Reference Table Type 20090828
13 MV_LAST_ATTRIBUTE Instance attribute Private Type reference (TYPE) NAME_KOMP 20091111
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP_POPUP Instance method Public Method 20091110
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090828
3 CREATE_DECISION_POPUP Instance method Public Method 20090828
4 CREATE_POPUP Instance method Public Method 20090828
5 CREATE_POPUP_2_CONFIRM Instance method Public Method 20090828
6 GET_LAST_CALL_INFO Instance method Public Method 20091111
7 GET_POPUP Instance method Public Method 20090828
8 IS_EXT_POPUP_RAISED Static method Public Method 20110526
9 OPEN_POPUP Instance method Public Method 20090828
10 REGISTER_EXT_EVENT_REQUEST Static method Public Method 20091110
11 STORE_LAST_CALL_INFO Instance method Public Method 20091111
12 TRIGGER_REQUESTED_EXT_EVENT Static method Public Method 20091110
Events
Class CL_WCF_BSP_VIEW_POPUP_MANAGER has no event.
Types
Class CL_WCF_BSP_VIEW_POPUP_MANAGER has no local type.
Method Signatures

Method CLEANUP_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) CLIKE 20091110

Method CLEANUP_POPUP on class CL_WCF_BSP_VIEW_POPUP_MANAGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMP_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_COMPONENT_CONTROLLER BSP WD Component Controller 20090828
2 Importing IO_OWNER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20090828

Method CONSTRUCTOR on class CL_WCF_BSP_VIEW_POPUP_MANAGER has no exception.

Method CREATE_DECISION_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CLOSE_EVENT_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER 20091110
2 Importing IV_CREATE_TABLE_COPY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090828
3 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) STRING 20090828
4 Importing IV_DISPLAY_TABLE Call by reference Type reference (TYPE) TABLE 20090828
5 Importing IV_NAME Call by reference Type reference (TYPE) CLIKE Name 20090828
6 Importing IV_ON_CLOSE_EVENT Call by reference Type reference (TYPE) STRING 20090828
7 Importing IV_SELECTION_MODE Call by reference Type reference (TYPE) STRING 'SINGLESELECT' 20090828
8 Importing IV_TABLE_HEADER_TEXT Call by reference Type reference (TYPE) STRING 20090828
9 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20090828
10 Importing IV_VISIBLE_COLUMNS Call by reference Type reference (TYPE) TABLEVIEWCONTROLTAB STABLEVIEWCOLUMN 20090828
11 Importing IV_VISIBLE_ROW_COUNT Call by reference Type reference (TYPE) INT4 3 Natural number 20090828
12 Returning RO_POPUP Value transfer Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup Access Interface 20090828

Method CREATE_DECISION_POPUP on class CL_WCF_BSP_VIEW_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 IO_CLOSE_EVENT_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER 20091110
2 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME 20091110
3 Importing IV_CREATE_USAGE Call by reference Type reference (TYPE) AXT_BOOLEAN ABAP_FALSE 20091110
4 Importing IV_INTERFACE_VIEW_NAME Call by reference Type reference (TYPE) STRING 20090828
5 Importing IV_NAME Call by reference Type reference (TYPE) CLIKE Name 20090828
6 Importing IV_ON_CLOSE_EVENT Call by reference Type reference (TYPE) STRING 20090828
7 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20090828
8 Importing IV_USAGE_NAME Call by reference Type reference (TYPE) STRING 20090828
9 Returning RO_POPUP Value transfer Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup Access Interface 20090828

Method CREATE_POPUP on class CL_WCF_BSP_VIEW_POPUP_MANAGER has no exception.

Method CREATE_POPUP_2_CONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CLOSE_EVENT_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER 20091110
2 Importing IV_BTNCOMBINATION Call by reference Type reference (TYPE) INT4 Natural number 20090828
3 Importing IV_CUSTOMBUTTONS Call by reference Type reference (TYPE) CRMT_THTMLB_BUTTON_T Table of Buttons in Table View Header 20090828
4 Importing IV_NAME Call by reference Type reference (TYPE) CLIKE Name 20090828
5 Importing IV_ON_CLOSE_EVENT Call by reference Type reference (TYPE) STRING 20090828
6 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20090828
7 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20090828
8 Returning RO_POPUP Value transfer Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup Access Interface 20090828

Method CREATE_POPUP_2_CONFIRM on class CL_WCF_BSP_VIEW_POPUP_MANAGER has no exception.

Method GET_LAST_CALL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_LAST_CTX_NODE Call by reference Object reference (TYPE REF TO) CL_BSP_WD_CONTEXT_NODE 20091111
2 Exporting EO_LAST_ENTITY Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS 20091111
3 Exporting EV_LAST_ATTRIBUTE Call by reference Type reference (TYPE) NAME_KOMP 20091111
4 Importing IV_CLEANUP_AFTERWARDS Call by reference Type reference (TYPE) AXT_BOOLEAN ABAP_TRUE 20091111

Method GET_LAST_CALL_INFO on class CL_WCF_BSP_VIEW_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_NAME Call by reference Type reference (TYPE) CLIKE Name 20090828
2 Returning RO_POPUP Value transfer Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup Access Interface 20090828

Method GET_POPUP on class CL_WCF_BSP_VIEW_POPUP_MANAGER has no exception.

Method IS_EXT_POPUP_RAISED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW_MANAGER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_MANAGER Web Dynpro View Manager 20110526
2 Returning RV_RAISED Value transfer Type reference (TYPE) AXT_BOOLEAN Boolean 20110526

Method IS_EXT_POPUP_RAISED on class CL_WCF_BSP_VIEW_POPUP_MANAGER has no exception.

Method OPEN_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL Business Object Collection Interface 20090828
2 Importing IV_INBOUND_PLUG Call by reference Type reference (TYPE) O2PARNAME Name BSP Page Attribute 20090828
3 Importing IV_NAME Call by reference Type reference (TYPE) CLIKE Name 20090828

Method OPEN_POPUP on class CL_WCF_BSP_VIEW_POPUP_MANAGER has no exception.

Method REGISTER_EXT_EVENT_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CNODE Call by reference Object reference (TYPE REF TO) CL_BSP_WD_CONTEXT_NODE 20091110
2 Importing IO_CURRENT Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS 20091110
3 Importing IO_EVENT_DATA Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA Input Data from HTMLB 20110526
4 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) CLIKE 20091110
5 Importing IV_EVENT Call by reference Type reference (TYPE) STRING 20091110
6 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20091110

Method REGISTER_EXT_EVENT_REQUEST on class CL_WCF_BSP_VIEW_POPUP_MANAGER has no exception.

Method STORE_LAST_CALL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LAST_CTX_NODE Call by reference Object reference (TYPE REF TO) CL_BSP_WD_CONTEXT_NODE 20091111
2 Importing IO_LAST_ENTITY Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS 20091111
3 Importing IV_LAST_ATTRIBUTE Call by reference Type reference (TYPE) NAME_KOMP 20091111

Method STORE_LAST_CALL_INFO on class CL_WCF_BSP_VIEW_POPUP_MANAGER has no exception.

Method TRIGGER_REQUESTED_EXT_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER 20091110

Method TRIGGER_REQUESTED_EXT_EVENT on class CL_WCF_BSP_VIEW_POPUP_MANAGER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701