SAP ABAP Interface /BOBF/IF_TUI_POPUP (Popup Interface)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-TST (Application Component) Business Object Processing Framework Tests
⤷
/BOBF/TEST_UI (Package) Business Object Processing Framework Test UI
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | /BOBF/IF_TUI_POPUP | |
| Short Description | Popup Interface |
General Data
| Package | /BOBF/TEST_UI | Business Object Processing Framework Test UI |
| Created | 20090531 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface /BOBF/IF_TUI_POPUP has no forward declaration.
Interfaces
Interface /BOBF/IF_TUI_POPUP has no interface.
Friends
Interface /BOBF/IF_TUI_POPUP has no friend.
Attributes
Interface /BOBF/IF_TUI_POPUP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates a Popup Instance (singleton) | 20090531 | |
| 2 | Static method | Public | Method | Destroys a Popup Instance (singleton) | 20090531 | |
| 3 | Static method | Public | Method | Returns the current Popup Instance | 20090531 | |
| 4 | Instance method | Public | Method | Get the Popup Status "Canceled" | 20090531 | |
| 5 | Instance method | Public | Method | Gets the Custom Container of its Screen | 20090531 | |
| 6 | Instance method | Public | Method | Set the Popup Status "Canceled" | 20090531 |
Events
Interface /BOBF/IF_TUI_POPUP has no event.
Types
Interface /BOBF/IF_TUI_POPUP has no local type.
Method Signatures
Method CREATE_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_POPUP | Value transfer | Object reference (TYPE REF TO) | /BOBF/IF_TUI_POPUP | Popup Interface | 20090531 |
Method CREATE_POPUP on Interface /BOBF/IF_TUI_POPUP has no exception.
Method DESTROY_POPUP Signature
Method DESTROY_POPUP on Interface /BOBF/IF_TUI_POPUP has no parameter.
Method DESTROY_POPUP on Interface /BOBF/IF_TUI_POPUP has no exception.
Method GET_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_POPUP | Value transfer | Object reference (TYPE REF TO) | /BOBF/IF_TUI_POPUP | Popup Interface | 20090531 |
Method GET_POPUP on Interface /BOBF/IF_TUI_POPUP has no exception.
Method GET_STATUS_CANCELED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CANCELED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090531 |
Method GET_STATUS_CANCELED on Interface /BOBF/IF_TUI_POPUP has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CUSTOM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20090531 |
Method INITIALIZE on Interface /BOBF/IF_TUI_POPUP has no exception.
Method SET_STATUS_CANCELED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CANCELED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090531 |
Method SET_STATUS_CANCELED on Interface /BOBF/IF_TUI_POPUP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |