SAP ABAP Class CL_MEV_LIST_POPUP (Reuse class for display of popus within PEV)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-CMM (Application Component) Commodity Management in Logistics
     LOG_CMM_MEV_GEN_UI (Package) Period-End Valuation UI
Properties
Class CL_MEV_LIST_POPUP  
Short Description Reuse class for display of popus within PEV    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOG_CMM_MEV_GEN_UI   Period-End Valuation UI 
Created 20130110   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MEV_LIST_POPUP has no forward declaration.
Interfaces
Class CL_MEV_LIST_POPUP has no interface implemented.
Friends
Class CL_MEV_LIST_POPUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_POPUP_ADAPTER Instance attribute Protected Object reference (TYPE REF TO) IF_MEV_LIST_POPUP_UI_ADAPTER 20130110
2 MR_TABLE Instance attribute Protected Object reference (TYPE REF TO) DATA 20130110
3 MS_ACTIVE_BUTTONS Instance attribute Protected Type reference (TYPE) MEV_S_UI_ACTIVE_BUTTONS Period-end valuation: Select active buttons for Pop Up 20130110
4 MV_HEAD_TEXT Instance attribute Protected Type reference (TYPE) STRING 20130110
5 MV_USER_ACTION Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Indicator 20130110
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20130110
2 CREATE_POPUP_SCREEN Instance method Public Method Create popup screen for selection 20130110
3 GET_DATA Instance method Public Method Get data 20130110
4 HANDLE_CANCEL_CLICK Instance method Public Method Handle cancel click 20130110
5 HANDLE_OK_CLICK Instance method Public Method Handle ok click 20130110
6 REFRESH Instance method Public Method Refresh 20130110
7 SET_DATA Instance method Private Method Set data 20130110
8 SHOW_LIST Instance method Public Method Display popup with generic list 20130110
Events
Class CL_MEV_LIST_POPUP has no event.
Types
Class CL_MEV_LIST_POPUP has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_POPUP_ADAPTER Call by reference Object reference (TYPE REF TO) IF_MEV_LIST_POPUP_UI_ADAPTER 20130110
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_MEV_LIST_POPUP 20130110

Method CREATE on class CL_MEV_LIST_POPUP has no exception.

Method CREATE_POPUP_SCREEN Signature

Method CREATE_POPUP_SCREEN on class CL_MEV_LIST_POPUP has no parameter.
Method CREATE_POPUP_SCREEN on class CL_MEV_LIST_POPUP has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACTIVE_BUTTONS Call by reference Type reference (TYPE) MEV_S_UI_ACTIVE_BUTTONS Period-end valuation: Select active buttons for Pop Up 20130110
2 Exporting EV_HEAD_TEXT Call by reference Type reference (TYPE) STRING 20130110
3 Exporting EV_USER_ACTION Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20130110

Method GET_DATA on class CL_MEV_LIST_POPUP has no exception.

Method HANDLE_CANCEL_CLICK Signature

Method HANDLE_CANCEL_CLICK on class CL_MEV_LIST_POPUP has no parameter.
Method HANDLE_CANCEL_CLICK on class CL_MEV_LIST_POPUP has no exception.

Method HANDLE_OK_CLICK Signature

Method HANDLE_OK_CLICK on class CL_MEV_LIST_POPUP has no parameter.
Method HANDLE_OK_CLICK on class CL_MEV_LIST_POPUP has no exception.

Method REFRESH Signature

Method REFRESH on class CL_MEV_LIST_POPUP has no parameter.
Method REFRESH on class CL_MEV_LIST_POPUP has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) ANY TABLE 20130110
2 Importing IS_ACTIVE_BUTTONS Call by reference Type reference (TYPE) MEV_S_UI_ACTIVE_BUTTONS Period-end valuation: Select active buttons for Pop Up 20130110
3 Importing IV_HEAD_TEXT Call by reference Type reference (TYPE) STRING 20130110
4 Importing IV_USER_ACTION Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20130110

Method SET_DATA on class CL_MEV_LIST_POPUP has no exception.

Method SHOW_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) ANY TABLE 20130110
2 Importing IS_ACTIVE_BUTTONS Call by reference Type reference (TYPE) MEV_S_UI_ACTIVE_BUTTONS Period-end valuation: Select active buttons for Pop Up 20130110
3 Importing IV_HEAD_TEXT Call by reference Type reference (TYPE) STRING 20130110
4 Importing IV_USER_ACTION Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20130110

Method SHOW_LIST on class CL_MEV_LIST_POPUP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617