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 | ![]() |
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
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20091110 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090828 |
3 | ![]() |
Instance method | Public | Method | 20090828 | |
4 | ![]() |
Instance method | Public | Method | 20090828 | |
5 | ![]() |
Instance method | Public | Method | 20090828 | |
6 | ![]() |
Instance method | Public | Method | 20091111 | |
7 | ![]() |
Instance method | Public | Method | 20090828 | |
8 | ![]() |
Static method | Public | Method | 20110526 | |
9 | ![]() |
Instance method | Public | Method | 20090828 | |
10 | ![]() |
Static method | Public | Method | 20091110 | |
11 | ![]() |
Instance method | Public | Method | 20091111 | |
12 | ![]() |
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 | ![]() |
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 | ![]() |
IO_COMP_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_COMPONENT_CONTROLLER | BSP WD Component Controller | 20090828 | ||
2 | ![]() |
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 | ![]() |
IO_CLOSE_EVENT_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | 20091110 | |||
2 | ![]() |
IV_CREATE_TABLE_COPY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090828 | ||
3 | ![]() |
IV_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20090828 | |||
4 | ![]() |
IV_DISPLAY_TABLE | Call by reference | Type reference (TYPE) | TABLE | 20090828 | |||
5 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | CLIKE | Name | 20090828 | ||
6 | ![]() |
IV_ON_CLOSE_EVENT | Call by reference | Type reference (TYPE) | STRING | 20090828 | |||
7 | ![]() |
IV_SELECTION_MODE | Call by reference | Type reference (TYPE) | STRING | 'SINGLESELECT' | 20090828 | ||
8 | ![]() |
IV_TABLE_HEADER_TEXT | Call by reference | Type reference (TYPE) | STRING | 20090828 | |||
9 | ![]() |
IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20090828 | |||
10 | ![]() |
IV_VISIBLE_COLUMNS | Call by reference | Type reference (TYPE) | TABLEVIEWCONTROLTAB | STABLEVIEWCOLUMN | 20090828 | ||
11 | ![]() |
IV_VISIBLE_ROW_COUNT | Call by reference | Type reference (TYPE) | INT4 | 3 | Natural number | 20090828 | |
12 | ![]() |
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 | ![]() |
IO_CLOSE_EVENT_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | 20091110 | |||
2 | ![]() |
IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | 20091110 | |||
3 | ![]() |
IV_CREATE_USAGE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | 20091110 | ||
4 | ![]() |
IV_INTERFACE_VIEW_NAME | Call by reference | Type reference (TYPE) | STRING | 20090828 | |||
5 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | CLIKE | Name | 20090828 | ||
6 | ![]() |
IV_ON_CLOSE_EVENT | Call by reference | Type reference (TYPE) | STRING | 20090828 | |||
7 | ![]() |
IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20090828 | |||
8 | ![]() |
IV_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090828 | |||
9 | ![]() |
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 | ![]() |
IO_CLOSE_EVENT_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | 20091110 | |||
2 | ![]() |
IV_BTNCOMBINATION | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20090828 | ||
3 | ![]() |
IV_CUSTOMBUTTONS | Call by reference | Type reference (TYPE) | CRMT_THTMLB_BUTTON_T | Table of Buttons in Table View Header | 20090828 | ||
4 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | CLIKE | Name | 20090828 | ||
5 | ![]() |
IV_ON_CLOSE_EVENT | Call by reference | Type reference (TYPE) | STRING | 20090828 | |||
6 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20090828 | |||
7 | ![]() |
IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20090828 | |||
8 | ![]() |
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 | ![]() |
EO_LAST_CTX_NODE | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | 20091111 | |||
2 | ![]() |
EO_LAST_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | 20091111 | |||
3 | ![]() |
EV_LAST_ATTRIBUTE | Call by reference | Type reference (TYPE) | NAME_KOMP | 20091111 | |||
4 | ![]() |
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 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | CLIKE | Name | 20090828 | ||
2 | ![]() |
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 | ![]() |
IO_VIEW_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_MANAGER | Web Dynpro View Manager | 20110526 | ||
2 | ![]() |
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 | ![]() |
IV_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20090828 | ||
2 | ![]() |
IV_INBOUND_PLUG | Call by reference | Type reference (TYPE) | O2PARNAME | Name BSP Page Attribute | 20090828 | ||
3 | ![]() |
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 | ![]() |
IO_CNODE | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | 20091110 | |||
2 | ![]() |
IO_CURRENT | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | 20091110 | |||
3 | ![]() |
IO_EVENT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20110526 | ||
4 | ![]() |
IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | CLIKE | 20091110 | |||
5 | ![]() |
IV_EVENT | Call by reference | Type reference (TYPE) | STRING | 20091110 | |||
6 | ![]() |
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 | ![]() |
IO_LAST_CTX_NODE | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | 20091111 | |||
2 | ![]() |
IO_LAST_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | 20091111 | |||
3 | ![]() |
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 | ![]() |
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 |