SAP ABAP Class IF_MEV_ITEM_VIEW (Interface for Item View)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_MEV_AD_ITEM_VIEW | Interface for Document Approval Item View | 20130204 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_MEV_WL_ITEM_VIEW | Interface for Verification Worklist View | 20130130 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_AD_VIEW | View Class for Document Approval | 20130205 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_ITEM_VIEW | Base Class for Item View | 20130131 |
Properties
| Class | IF_MEV_ITEM_VIEW | |
| Short Description | Interface for Item View | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130130 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_MEV_ITEM_VIEW has no forward declaration.
Interfaces
Class IF_MEV_ITEM_VIEW has no interface implemented.
Friends
Class IF_MEV_ITEM_VIEW has no friend class.
Attributes
Class IF_MEV_ITEM_VIEW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clear | 20130314 | |
| 2 | Instance method | Public | Method | Create item screen via cl_gui_alv_grid | 20130228 | |
| 3 | Instance method | Public | Method | Get excluded FCODES | 20130213 | |
| 4 | Instance method | Public | Method | Supply Icon and Description for Headerlog Button | 20130201 | |
| 5 | Instance method | Public | Method | Get header details | 20130131 | |
| 6 | Instance method | Public | Method | Get Splitter | 20130222 | |
| 7 | Instance method | Public | Method | Move data to pricing screen | 20130313 | |
| 8 | Instance method | Public | Method | Process fcode | 20130131 | |
| 9 | Instance method | Public | Method | Refresh screen | 20130313 | |
| 10 | Instance method | Public | Method | Set header details | 20130131 |
Events
Class IF_MEV_ITEM_VIEW has no event.
Types
Class IF_MEV_ITEM_VIEW has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class IF_MEV_ITEM_VIEW has no parameter.
Method CLEAR on class IF_MEV_ITEM_VIEW has no exception.
Method CREATE_ITEM_SCREEN Signature
Method CREATE_ITEM_SCREEN on class IF_MEV_ITEM_VIEW has no parameter.
Method CREATE_ITEM_SCREEN on class IF_MEV_ITEM_VIEW has no exception.
Method GET_EXCLUDED_FCODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FCODES | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | 20130213 |
Method GET_EXCLUDED_FCODES on class IF_MEV_ITEM_VIEW has no exception.
Method GET_HEADERLOG_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_PROT_DYN | Value transfer | Type reference (TYPE) | SMP_DYNTXT | Icon + Text for Headerlog Button | 20130201 |
Method GET_HEADERLOG_BUTTON on class IF_MEV_ITEM_VIEW has no exception.
Method GET_HEADER_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_HEADER_DETAILS | Value transfer | Type reference (TYPE) | MEV_S_UI_DETAILS_KEY | Details key for UI item | 20130131 |
Method GET_HEADER_DETAILS on class IF_MEV_ITEM_VIEW has no exception.
Method GET_SPLITTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SPLITTER | Value transfer | Object reference (TYPE REF TO) | CL_DYNPRO_SPLITTER | Screen Splitter | 20130222 |
Method GET_SPLITTER on class IF_MEV_ITEM_VIEW has no exception.
Method MOVE_DATA_TO_PRICING_SCREEN Signature
Method MOVE_DATA_TO_PRICING_SCREEN on class IF_MEV_ITEM_VIEW has no parameter.
Method MOVE_DATA_TO_PRICING_SCREEN on class IF_MEV_ITEM_VIEW has no exception.
Method PROCESS_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_OK_CODE | Call by reference | Type reference (TYPE) | SY-UCOMM | 20130207 |
Method PROCESS_FCODE on class IF_MEV_ITEM_VIEW has no exception.
Method REFRESH_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ITEMS | Call by reference | Type reference (TYPE) | MEV_T_UI_ITEM | 20130313 | ||||
| 2 | IT_KEYS | Call by reference | Type reference (TYPE) | CMM_T_OBJ_KEY | 20130313 | ||||
| 3 | IV_ROW | Call by reference | Type reference (TYPE) | LVC_S_ROW | 20130313 |
Method REFRESH_SCREEN on class IF_MEV_ITEM_VIEW has no exception.
Method SET_HEADER_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HEADER_DETAILS | Call by reference | Type reference (TYPE) | MEV_S_UI_DETAILS_KEY | Details key for UI item | 20130131 |
Method SET_HEADER_DETAILS on class IF_MEV_ITEM_VIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |