SAP ABAP Class /BOBF/CL_TUI_POPUP_PARAM_ACT (Popup in order to get the parameters of an action)
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 20090531
Properties
Class /BOBF/CL_TUI_POPUP_PARAM_ACT  
Short Description Popup in order to get the parameters of an action    
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 20090528   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/CL_TUI_POPUP_PARAM_ACT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_TUI_POPUP Popup Interface 20090531
Friends
Class /BOBF/CL_TUI_POPUP_PARAM_ACT 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 Grid 20090530
2 MO_POPUP_PARAM_ACT Static Attribute Private Object reference (TYPE REF TO) /BOBF/CL_TUI_POPUP_PARAM_ACT Modal Popup in order to get the parameters of an action 20090530
3 MT_ALV_OUTTAB Instance attribute Private Type reference (TYPE) TT_ALV_OUTTAB 20090530
4 MT_KEY Instance attribute Private Type reference (TYPE) /BOBF/T_FRW_KEY2 Key table 20090601
5 MV_ACTION_KEY Instance attribute Private Type reference (TYPE) /BOBF/ACT_KEY Action 20090601
6 MV_ACTION_PARAMETER Instance attribute Private Object reference (TYPE REF TO) DATA 20090529
7 MV_BO_KEY Instance attribute Private Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090601
8 MV_STATUS_CANCELED Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090531
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method 20090601
2 DISPLAY Instance method Private Method 20090530
3 GET_ACTION_PARAMETER Instance method Public Method Returns the current action parameter in case of continue 20090530
4 HANDLE_HOTSPOT_CLICK Instance method Private Event handling method 20090531
5 HANDLE_TOOLBAR Instance method Private Event handling method 20090601
6 HANDLE_USER_COMMAND Instance method Private Event handling method 20090601
7 ON_DATA_CHANGED_FINISHED Instance method Private Event handling method 20090601
8 RETRIEVE_DEFAULT_PARAMETER Instance method Private Method 20090601
9 SET_ACTION Instance method Public Method 20090601
Events
Class /BOBF/CL_TUI_POPUP_PARAM_ACT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ALV_OUTTAB Private See coding 20090528 tt_alv_outtab TYPE STANDARD TABLE OF ty_alv_outtab
2 TY_ALV_OUTTAB Private See coding 20090528 BEGIN OF ty_alv_outtab, component_name TYPE string, initial TYPE c LENGTH 1, component_value TYPE string, invalid_type type boole_d, cellstyles TYPE lvc_t_styl, END OF ty_alv_outtab
Method Signatures

Method CLEAR Signature

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

Method DISPLAY Signature

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

Method GET_ACTION_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ACTION_PARAMETER Value transfer Object reference (TYPE REF TO) DATA 20090530

Method GET_ACTION_PARAMETER on class /BOBF/CL_TUI_POPUP_PARAM_ACT has no exception.

Method HANDLE_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) 20090531

Method HANDLE_HOTSPOT_CLICK on class /BOBF/CL_TUI_POPUP_PARAM_ACT has no exception.

Method HANDLE_TOOLBAR Signature

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

Method HANDLE_TOOLBAR on class /BOBF/CL_TUI_POPUP_PARAM_ACT has no exception.

Method HANDLE_USER_COMMAND Signature

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

Method HANDLE_USER_COMMAND on class /BOBF/CL_TUI_POPUP_PARAM_ACT has no exception.

Method ON_DATA_CHANGED_FINISHED Signature

Method ON_DATA_CHANGED_FINISHED on class /BOBF/CL_TUI_POPUP_PARAM_ACT has no parameter.
Method ON_DATA_CHANGED_FINISHED on class /BOBF/CL_TUI_POPUP_PARAM_ACT has no exception.

Method RETRIEVE_DEFAULT_PARAMETER Signature

Method RETRIEVE_DEFAULT_PARAMETER on class /BOBF/CL_TUI_POPUP_PARAM_ACT has no parameter.
Method RETRIEVE_DEFAULT_PARAMETER on class /BOBF/CL_TUI_POPUP_PARAM_ACT has no exception.

Method SET_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY Call by reference Type reference (TYPE) /BOBF/T_FRW_KEY2 Key table 20090601
2 Importing IV_ACT_KEY Call by reference Type reference (TYPE) /BOBF/ACT_KEY Action 20090601
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090601

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