SAP ABAP Interface IF_MEV_WL_ITEM_VIEW (Interface for Verification Worklist View)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MEV_WL_ITEM_VIEW View Class for Verification Worklist 20130130
Properties
Interface IF_MEV_WL_ITEM_VIEW  
Short Description Interface for Verification Worklist View    
General Data
Package LOG_CMM_MEV_GEN_UI   Period-End Valuation UI 
Created 20130130   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_MEV_ITEM_VIEW Interface for Item View 20130130
Friends
Interface IF_MEV_WL_ITEM_VIEW has no friend.
Attributes
Interface IF_MEV_WL_ITEM_VIEW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method 20130314
2 CREATE_ITEM_SCREEN Instance method Public Method 20130228
3 DISPLAY Instance method Public Method Display 20130205
4 DISPLAY_POPUP Instance method Public Method Display popup 20130220
5 EXECUTE_POPUP Instance method Public Method Execute popup 20130201
6 GET_ALV_ITEMS_FROM_KEYS Instance method Public Method Get ALV items from technical keys 20130201
7 GET_EXCLUDED_FCODES Instance method Public Method 20130220
8 GET_HEADERLOG_BUTTON Instance method Public Method 20130220
9 GET_HEADER_DETAILS Instance method Public Method 20130220
10 GET_SEL_KEYS_FOR_POPUP Instance method Public Method Get selection keys for popup 20130201
11 GET_SPLITTER Instance method Public Method 20130312
12 HANDLE_POPUP_CANCEL_CLICK Instance method Public Event handling method Handle cancel click on the popup 20130131
13 HANDLE_POPUP_OK_CLICK Instance method Public Event handling method Handle ok click on the popup 20130131
14 IS_IN_SIMULATION_MODE Instance method Public Method Simulation mode yes/no 20130305
15 MOVE_DATA_TO_PRICING_SCREEN Instance method Public Method 20130313
16 PROCESS_FCODE Instance method Public Method 20130220
17 SET_HEADER_DETAILS Instance method Public Method 20130220
18 SET_ITEMS Instance method Public Method Set WL items 20130201
19 SET_SEL_KEYS_FOR_POPUP Instance method Public Method Set selection keys for popup 20130201
20 SET_SIMULATION_MODE Instance method Public Method Simulation mode yes/no 20130305
21 START Instance method Public Method Start 20130201
Events
# Event Type Visibility Description Created on
1 REFRESH_SCREEN Instance Event
(0)
Public
(2)
20130313
Types
Interface IF_MEV_WL_ITEM_VIEW has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on Interface IF_MEV_WL_ITEM_VIEW has no parameter.
Method CLEAR on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method CREATE_ITEM_SCREEN Signature

Method CREATE_ITEM_SCREEN on Interface IF_MEV_WL_ITEM_VIEW has no parameter.
Method CREATE_ITEM_SCREEN on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method DISPLAY Signature

Method DISPLAY on Interface IF_MEV_WL_ITEM_VIEW has no parameter.
Method DISPLAY on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method DISPLAY_POPUP 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 20130220
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 20130220
3 Importing IV_HEAD_TEXT Call by reference Type reference (TYPE) STRING 20130220
4 Importing IV_USER_ACTION Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20130220

Method DISPLAY_POPUP on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method EXECUTE_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACTIVE_BUTTONS Call by reference Type reference (TYPE) MEV_S_UI_ACTIVE_BUTTONS Period-end valuation: Select active buttons for Pop Up 20130201
2 Importing IS_SEL_KEYS Call by reference Type reference (TYPE) MEV_S_UI_POPUP_SEL_KEYS Period-End Valuation: Selection keys for popup 20130201
3 Importing IV_HEAD_TEXT Call by reference Type reference (TYPE) STRING 20130201

Method EXECUTE_POPUP on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method GET_ALV_ITEMS_FROM_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) MEV_T_UI_ITEM Period-end valuation: ALV table for Worklist 20130201
2 Exporting ET_ROWS Call by reference Type reference (TYPE) LVC_T_ROW Rows 20130313
3 Importing IT_KEYS Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Commodity Management: Object key (without Client) 20130201

Method GET_ALV_ITEMS_FROM_KEYS on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method GET_EXCLUDED_FCODES Signature

Method GET_EXCLUDED_FCODES on Interface IF_MEV_WL_ITEM_VIEW has no parameter.
Method GET_EXCLUDED_FCODES on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method GET_HEADERLOG_BUTTON Signature

Method GET_HEADERLOG_BUTTON on Interface IF_MEV_WL_ITEM_VIEW has no parameter.
Method GET_HEADERLOG_BUTTON on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method GET_HEADER_DETAILS Signature

Method GET_HEADER_DETAILS on Interface IF_MEV_WL_ITEM_VIEW has no parameter.
Method GET_HEADER_DETAILS on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method GET_SEL_KEYS_FOR_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SEL_KEYS Value transfer Type reference (TYPE) MEV_S_UI_POPUP_SEL_KEYS Period-End Valuation: Selection keys for popup 20130201

Method GET_SEL_KEYS_FOR_POPUP on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method GET_SPLITTER Signature

Method GET_SPLITTER on Interface IF_MEV_WL_ITEM_VIEW has no parameter.
Method GET_SPLITTER on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method HANDLE_POPUP_CANCEL_CLICK Signature

Method HANDLE_POPUP_CANCEL_CLICK on Interface IF_MEV_WL_ITEM_VIEW has no parameter.
Method HANDLE_POPUP_CANCEL_CLICK on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method HANDLE_POPUP_OK_CLICK Signature

Method HANDLE_POPUP_OK_CLICK on Interface IF_MEV_WL_ITEM_VIEW has no parameter.
Method HANDLE_POPUP_OK_CLICK on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method IS_IN_SIMULATION_MODE Signature

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

Method IS_IN_SIMULATION_MODE on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method MOVE_DATA_TO_PRICING_SCREEN Signature

Method MOVE_DATA_TO_PRICING_SCREEN on Interface IF_MEV_WL_ITEM_VIEW has no parameter.
Method MOVE_DATA_TO_PRICING_SCREEN on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method PROCESS_FCODE Signature

Method PROCESS_FCODE on Interface IF_MEV_WL_ITEM_VIEW has no parameter.
Method PROCESS_FCODE on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method SET_HEADER_DETAILS Signature

Method SET_HEADER_DETAILS on Interface IF_MEV_WL_ITEM_VIEW has no parameter.
Method SET_HEADER_DETAILS on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method SET_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEMS Call by reference Type reference (TYPE) MEV_T_UI_ITEM Period-end valuation: ALV table for Worklist 20130201

Method SET_ITEMS on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method SET_SEL_KEYS_FOR_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SEL_KEYS Call by reference Type reference (TYPE) MEV_S_UI_POPUP_SEL_KEYS Period-End Valuation: Selection keys for popup 20130201

Method SET_SEL_KEYS_FOR_POPUP on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method SET_SIMULATION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SIMULATION_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20130305

Method SET_SIMULATION_MODE on Interface IF_MEV_WL_ITEM_VIEW has no exception.

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEL_CRIT Call by reference Type reference (TYPE) MEV_T_WL_SEL_CRIT Period-end valuation: Worklist selection criteria 20130221
2 Importing IV_BUDAT Call by reference Type reference (TYPE) BUDAT Posting Date in the Document 20130205
3 Importing IV_HTEXT Call by reference Type reference (TYPE) BKTXT Document Header Text 20130205
4 Importing IV_RBUDAT Call by reference Type reference (TYPE) MEV_BUDAT_RESET Reset Date 20130205
5 Importing IV_SIMULATION_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20130305
6 Importing IV_VALDAT Call by reference Type reference (TYPE) MEV_VAL_DATE Period-End Valuation: Valuation Key Date for Worklist 20130205

Method START on Interface IF_MEV_WL_ITEM_VIEW has no exception.
Event Signatures

Event REFRESH_SCREEN Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IT_SELECTED_KEYS Exporting Call by reference Type reference (TYPE) CMM_T_OBJ_KEY 20130313
2 IV_OK_CODE Exporting Call by reference Type reference (TYPE) SY-UCOMM 20130313
History
Last changed by/on SAP  20130531 
SAP Release Created in 617