SAP ABAP Class CL_MEV_CONTROLLER (Base Class for Controllers)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MEV_CONTROLLER Base Interface for Controllers 20130130
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MEV_SAPSCRIPT_POPUPLISTENER Period-End Valuation: Listener Interface for SAPScript Popup 20130319
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MEV_AD_CONTROLLER Controller for Document Approval View 20130130
2 Inheritance (c INHERITING FROM c_ref)  CL_MEV_WL_CONTROLLER Controller for Verification Worklist View 20130130
Properties
Class CL_MEV_CONTROLLER  
Short Description Base Class for Controllers    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOG_CMM_MEV_GEN_UI   Period-End Valuation UI 
Created 20130130   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MEV_CONTROLLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MEV_CONTROLLER Base Interface for Controllers 20130130
2 IF_MEV_SAPSCRIPT_POPUPLISTENER Period-End Valuation: Listener Interface for SAPScript Popup 20130319
Friends
Class CL_MEV_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BO Instance attribute Private Object reference (TYPE REF TO) IF_MEV_BO Period-end valuation: Business object 20130206
2 MO_LONG_TEXT_POPUP Instance attribute Protected Object reference (TYPE REF TO) IF_MEV_SAPSCRIPT_POPUP 20130219
3 MO_VIEW Instance attribute Private Object reference (TYPE REF TO) IF_MEV_ITEM_VIEW Base Class for Item View 20130206
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_HEADER_LOG Instance method Public Method 20130204
2 GET_ALLOWED_ACTIONS Instance method Public Method 20130213
3 GET_HEADER_LOG_STATUS Instance method Public Method 20130205
4 GET_LONGTEXT_POPUP_TITLE_INFO Instance method Protected Method 20130305
5 GET_PRICING_DATA Instance method Public Method 20130417
6 HANDLE_HOTSPOT_ACTION Instance method Public Method 20130205
7 IN_CHANGE_MODE Instance method Protected Method 20130311
8 ON_SAPSCRIPT_POPUP_CLOSED Instance method Public Method 20130417
9 SET_BO Instance method Protected Method Set BO 20130221
10 SET_VIEW Instance method Protected Method Set View 20130221
11 SHOW_LONG_TEXT_POPUP Instance method Public Method 20130219
Events
Class CL_MEV_CONTROLLER has no event.
Types
Class CL_MEV_CONTROLLER has no local type.
Method Signatures

Method DISPLAY_HEADER_LOG Signature

Method DISPLAY_HEADER_LOG on class CL_MEV_CONTROLLER has no parameter.
Method DISPLAY_HEADER_LOG on class CL_MEV_CONTROLLER has no exception.

Method GET_ALLOWED_ACTIONS Signature

Method GET_ALLOWED_ACTIONS on class CL_MEV_CONTROLLER has no parameter.
Method GET_ALLOWED_ACTIONS on class CL_MEV_CONTROLLER has no exception.

Method GET_HEADER_LOG_STATUS Signature

Method GET_HEADER_LOG_STATUS on class CL_MEV_CONTROLLER has no parameter.
Method GET_HEADER_LOG_STATUS on class CL_MEV_CONTROLLER has no exception.

Method GET_LONGTEXT_POPUP_TITLE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WL_OBJ_KEY Call by reference Type reference (TYPE) CMM_S_OBJ_K 20130305
2 Exporting EV_AD_DOCNR Call by reference Type reference (TYPE) MEV_DOC_NR 20130305
3 Exporting EV_AD_GJAHR Call by reference Type reference (TYPE) GJAHR 20130305
4 Exporting EV_AD_POSNR Call by reference Type reference (TYPE) POSNR 20130305
5 Importing IO_BO_ITEM Call by reference Object reference (TYPE REF TO) IF_MEV_BO_ITEM 20130305

Method GET_LONGTEXT_POPUP_TITLE_INFO on class CL_MEV_CONTROLLER has no exception.

Method GET_PRICING_DATA Signature

Method GET_PRICING_DATA on class CL_MEV_CONTROLLER has no parameter.
Method GET_PRICING_DATA on class CL_MEV_CONTROLLER has no exception.

Method HANDLE_HOTSPOT_ACTION Signature

Method HANDLE_HOTSPOT_ACTION on class CL_MEV_CONTROLLER has no parameter.
Method HANDLE_HOTSPOT_ACTION on class CL_MEV_CONTROLLER has no exception.

Method IN_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHANGE Value transfer Type reference (TYPE) ABAP_BOOL 20130311

Method IN_CHANGE_MODE on class CL_MEV_CONTROLLER has no exception.

Method ON_SAPSCRIPT_POPUP_CLOSED Signature

Method ON_SAPSCRIPT_POPUP_CLOSED on class CL_MEV_CONTROLLER has no parameter.
Method ON_SAPSCRIPT_POPUP_CLOSED on class CL_MEV_CONTROLLER has no exception.

Method SET_BO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BO Call by reference Object reference (TYPE REF TO) IF_MEV_BO Period-end valuation: Business object 20130221

Method SET_BO on class CL_MEV_CONTROLLER has no exception.

Method SET_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_MEV_ITEM_VIEW Interface for Item View 20130221

Method SET_VIEW on class CL_MEV_CONTROLLER has no exception.

Method SHOW_LONG_TEXT_POPUP Signature

Method SHOW_LONG_TEXT_POPUP on class CL_MEV_CONTROLLER has no parameter.
Method SHOW_LONG_TEXT_POPUP on class CL_MEV_CONTROLLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617