SAP ABAP Class IF_BSP_WD_POPUP_MANAGER (Administration Popup)
Properties
| Class | IF_BSP_WD_POPUP_MANAGER | |
| Short Description | Administration Popup | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060327 | SAP |
| Last change | 20100303 | 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 IF_BSP_WD_POPUP_MANAGER has no interface implemented.
Friends
Class IF_BSP_WD_POPUP_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Query String for Popup URL | 20080417 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Closes Current Popup and Notes Outbound Plug | 20060523 | |
| 2 | Instance method | Public | Method | Creates a Popup | 20060327 | |
| 3 | Instance method | Public | Method | Returns Popup with Specified Name, If Open | 20060522 | |
| 4 | Instance method | Public | Method | Returns View Area of Popup | 20060522 | |
| 5 | Instance method | Public | Method | Do you want to close the popup window? | 20060522 | |
| 6 | Instance method | Public | Method | Is a popup waiting to be opened? If yes, name is returned. | 20060330 | |
| 7 | Instance method | Public | Method | Rendered the Event Call of the Popup On Close Event | 20060522 |
Events
Class IF_BSP_WD_POPUP_MANAGER has no event.
Types
Class 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 | IV_DATA_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20090707 | |||
| 2 | IV_OUTBOUND_PLUG | Call by reference | Type reference (TYPE) | SEOCMPNAME | Name des OutboundPlugs (ohne OP_ Präfix) | 20060523 |
Method CLOSE_POPUP on class 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 | IV_REP_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_REP_VIEW | Web Dynpro Sicht Repository-Objekt | 20060517 | |||
| 2 | IV_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_COMPONENT_USAGE | Zugriffsinterface für Komponentenverwendung | 20060517 | |||
| 3 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Zugriffsinterface für Popups | 20060327 |
Method CREATE_POPUP on class 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 | IV_POPUP_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Popups | 20060522 | |||
| 2 | RV_POPUP | Value transfer | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | Popup | 20060522 |
Method GET_POPUP on class 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 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | Name der Popup-Viewarea | 20060522 |
Method GET_POPUP_VIEWAREA on class 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 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAB_TRUE wenn Popup geschlossen werden soll | 20060522 |
Method IS_CLOSE_WAITING on class 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 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | Name des wartenden Popups oder initial | 20060330 |
Method IS_POPUP_WAITING on class 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 | IV_PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_BSP_PAGE_CONTEXT | 20060522 | ||||
| 2 | IV_POPUP_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Popups | 20060522 | |||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20060522 |
Method RENDER_POPUP_ON_CLOSE on class IF_BSP_WD_POPUP_MANAGER has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in |