SAP ABAP Interface IF_MEV_AD_HEADER_VIEW (Interface for Accrual Document Header 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 composition (i COMPRISING i_ref) | IF_MEV_AD_VIEW | Interface for Accrual Document View | 20130204 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_AD_HEADER_VIEW | View Class for Accrual Document Header | 20130204 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_AD_VIEW | View Class for Document Approval | 20130205 |
Properties
| Interface | IF_MEV_AD_HEADER_VIEW | |
| Short Description | Interface for Accrual Document Header View |
General Data
| Package | LOG_CMM_MEV_GEN_UI | Period-End Valuation UI |
| Created | 20130204 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_MEV_AD_HEADER_VIEW has no forward declaration.
Interfaces
Interface IF_MEV_AD_HEADER_VIEW has no interface.
Friends
Interface IF_MEV_AD_HEADER_VIEW has no friend.
Attributes
Interface IF_MEV_AD_HEADER_VIEW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get AD Header | 20130204 | |
| 2 | Instance method | Public | Method | Check whether amount shall be displayed | 20130205 | |
| 3 | Instance method | Public | Method | Set AD Header | 20130204 |
Events
Interface IF_MEV_AD_HEADER_VIEW has no event.
Types
Interface IF_MEV_AD_HEADER_VIEW has no local type.
Method Signatures
Method GET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_UI_AD_HEADER | Value transfer | Type reference (TYPE) | MEV_S_UI_AD_HEADER | Period-End Valuation: Header Structure for Dolumn in AD Tree | 20130204 |
Method GET_HEADER on Interface IF_MEV_AD_HEADER_VIEW has no exception.
Method IS_AMOUNT_DISPLAYABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DISPLAYABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130205 |
Method IS_AMOUNT_DISPLAYABLE on Interface IF_MEV_AD_HEADER_VIEW has no exception.
Method SET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_UI_AD_HEADER | Call by reference | Type reference (TYPE) | MEV_S_UI_AD_HEADER | Period-End Valuation: Header Structure for Dolumn in AD Tree | 20130204 |
Method SET_HEADER on Interface IF_MEV_AD_HEADER_VIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |