SAP ABAP Class IF_MEV_CONTROLLER (Base Interface for Controllers)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_MEV_AD_CONTROLLER | Interface for Document Approval View | 20130130 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_MEV_WL_CONTROLLER | Interface for Verification Worklist Controller | 20130130 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_CONTROLLER | Base Class for Controllers | 20130130 |
Properties
| Class | IF_MEV_CONTROLLER | |
| Short Description | Base Interface for Controllers | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130130 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_MEV_CONTROLLER has no forward declaration.
Interfaces
Class IF_MEV_CONTROLLER has no interface implemented.
Friends
Class IF_MEV_CONTROLLER has no friend class.
Attributes
Class IF_MEV_CONTROLLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Display Header Log | 20130204 | |
| 2 | Instance method | Public | Method | Get allowed actions | 20130213 | |
| 3 | Instance method | Public | Method | Get Status for Header Log | 20130201 | |
| 4 | Instance method | Public | Method | Get pricing data | 20130417 | |
| 5 | Instance method | Public | Method | Handler for Hotspot Click | 20130131 | |
| 6 | Instance method | Public | Method | Show long text popup | 20130219 |
Events
Class IF_MEV_CONTROLLER has no event.
Types
Class IF_MEV_CONTROLLER has no local type.
Method Signatures
Method DISPLAY_HEADER_LOG Signature
Method DISPLAY_HEADER_LOG on class IF_MEV_CONTROLLER has no parameter.
Method DISPLAY_HEADER_LOG on class IF_MEV_CONTROLLER has no exception.
Method GET_ALLOWED_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ALLOWED_ACTIONS | Value transfer | Type reference (TYPE) | MEV_T_ALLOWED_ACTIONS | Period-end valuation: Allowed Actions | 20130213 |
Method GET_ALLOWED_ACTIONS on class IF_MEV_CONTROLLER has no exception.
Method GET_HEADER_LOG_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STATUS | Value transfer | Type reference (TYPE) | SYMSGTY | Message Type | 20130201 |
Method GET_HEADER_LOG_STATUS on class IF_MEV_CONTROLLER has no exception.
Method GET_PRICING_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | CMM_S_OBJ_K | Commodity Management: Object key (without Client) | 20130417 | |||
| 2 | RO_PRICING_DATA | Value transfer | Object reference (TYPE REF TO) | IF_MEV_CONDITION_MODEL | Pricing data | 20130417 |
Method GET_PRICING_DATA on class IF_MEV_CONTROLLER has no exception.
Method HANDLE_HOTSPOT_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_UI_ITEM | Call by reference | Type reference (TYPE) | MEV_T_UI_ITEM | Period-end valuation: ALV table for Worklist | 20130205 | |||
| 2 | IV_COLUMN | Call by reference | Type reference (TYPE) | LVC_S_COL | Column | 20130205 | |||
| 3 | IV_ROW | Call by reference | Type reference (TYPE) | LVC_S_ROW | Line | 20130205 |
Method HANDLE_HOTSPOT_ACTION on class IF_MEV_CONTROLLER has no exception.
Method SHOW_LONG_TEXT_POPUP 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 | 20130219 | ||||
| 2 | IV_ROW | Call by reference | Type reference (TYPE) | LVC_S_ROW | ALV control: Line description | 20130219 |
Method SHOW_LONG_TEXT_POPUP on class IF_MEV_CONTROLLER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |