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
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TUI_POPUP_BO_SELECT Popup in order to select a BO 20090603
2 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TUI_POPUP_LOAD_ALTKEY Popup in order to load certain node instances by altkey 20090622
3 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TUI_POPUP_LOAD_KEY Popup in order to load certain node instanes by node key 20090601
4 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TUI_POPUP_LOAD_QUERY Popup in order to load certain node instances by query 20090624
5 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TUI_POPUP_PARAM_ACT Popup in order to get the parameters of an action 20090531
6 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TUI_POPUP_PARAM_ASSOC Popup in order to get the parameters of an association 20090601
7 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TUI_POPUP_PARAM_QUERY Popup in oder to get the parameters of a query 20090624
8 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TUI_POPUP_PROPERTIES Popup in order to display the current properties 20090624
9 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TUI_POPUP_RESULT_QRY Popup in order to show a generic query result 20090908
10 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TUI_POPUP_VALUE_HELP Modal Popup in order to show a value help 20090629
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 CREATE_POPUP Static method Public Method Creates a Popup Instance (singleton) 20090531
2 DESTROY_POPUP Static method Public Method Destroys a Popup Instance (singleton) 20090531
3 GET_POPUP Static method Public Method Returns the current Popup Instance 20090531
4 GET_STATUS_CANCELED Instance method Public Method Get the Popup Status "Canceled" 20090531
5 INITIALIZE Instance method Public Method Gets the Custom Container of its Screen 20090531
6 SET_STATUS_CANCELED 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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