SAP ABAP Class /BOBF/CL_TUI_POPUP_VALUE_HELP (Modal Popup in order to show a value help)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_TUI_POPUP Popup Interface 20090629
Properties
Class /BOBF/CL_TUI_POPUP_VALUE_HELP  
Short Description Modal Popup in order to show a value help    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/TEST_UI   Business Object Processing Framework Test UI 
Created 20090629   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/CL_TUI_POPUP_VALUE_HELP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_TUI_POPUP Popup Interface 20090629
Friends
Class /BOBF/CL_TUI_POPUP_VALUE_HELP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20090629
2 MO_POPUP_VALUE_HELP Static Attribute Private Object reference (TYPE REF TO) /BOBF/CL_TUI_POPUP_VALUE_HELP Modal Popup in order to show a value help 20090629
3 MT_ALV_OUTTAB Instance attribute Private Type reference (TYPE) /BOBF/T_FRW_CODE_VALUES Code Values 20090629
4 MT_CODE_VALUES Instance attribute Private Type reference (TYPE) /BOBF/T_FRW_CODE_VALUES Code Values 20090629
5 MV_CODE_VALUE Instance attribute Private Type reference (TYPE) STRING 20090629
6 MV_STATUS_CANCELED Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090629
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method 20090629
2 DISPLAY Instance method Private Method 20090629
3 GET_CODE_VALUE Instance method Public Method 20090629
4 ON_DOUBLE_CLICK Instance method Private Event handling method 20090629
5 ON_HOTSPOT_CLICK Instance method Private Event handling method 20090629
6 SET_CODE_VALUES Instance method Public Method 20090629
Events
Class /BOBF/CL_TUI_POPUP_VALUE_HELP has no event.
Types
Class /BOBF/CL_TUI_POPUP_VALUE_HELP has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on class /BOBF/CL_TUI_POPUP_VALUE_HELP has no parameter.
Method CLEAR on class /BOBF/CL_TUI_POPUP_VALUE_HELP has no exception.

Method DISPLAY Signature

Method DISPLAY on class /BOBF/CL_TUI_POPUP_VALUE_HELP has no parameter.
Method DISPLAY on class /BOBF/CL_TUI_POPUP_VALUE_HELP has no exception.

Method GET_CODE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_CODE_VALUE Value transfer Type reference (TYPE) STRING Code Values 20090629

Method GET_CODE_VALUE on class /BOBF/CL_TUI_POPUP_VALUE_HELP has no exception.

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_ROW Value transfer Attribute reference (LIKE) 20090629

Method ON_DOUBLE_CLICK on class /BOBF/CL_TUI_POPUP_VALUE_HELP has no exception.

Method ON_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_ROW_ID Value transfer Attribute reference (LIKE) 20090629

Method ON_HOTSPOT_CLICK on class /BOBF/CL_TUI_POPUP_VALUE_HELP has no exception.

Method SET_CODE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CODE_VALUES Call by reference Type reference (TYPE) /BOBF/T_FRW_CODE_VALUES Code Values 20090629

Method SET_CODE_VALUES on class /BOBF/CL_TUI_POPUP_VALUE_HELP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702