SAP ABAP Class /BOBF/IF_TUI_POPUP (Popup Interface)
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
Class /BOBF/IF_TUI_POPUP  
Short Description Popup Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090531   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/IF_TUI_POPUP has no forward declaration.
Interfaces
Class /BOBF/IF_TUI_POPUP has no interface implemented.
Friends
Class /BOBF/IF_TUI_POPUP has no friend class.
Attributes
Class /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
Class /BOBF/IF_TUI_POPUP has no event.
Types
Class /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 class /BOBF/IF_TUI_POPUP has no exception.

Method DESTROY_POPUP Signature

Method DESTROY_POPUP on class /BOBF/IF_TUI_POPUP has no parameter.
Method DESTROY_POPUP on class /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 class /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 class /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 class /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 class /BOBF/IF_TUI_POPUP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in