SAP ABAP Class CL_MEV_AD_ITEM_VIEW (View Class for Document Approval Item)
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 | Inheritance (c INHERITING FROM c_ref) | CL_MEV_ITEM_VIEW | Base Class for Item View | 20130131 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MEV_AD_ITEM_VIEW | Interface for Document Approval Item View | 20130130 |
Properties
| Class | CL_MEV_AD_ITEM_VIEW | |
| Short Description | View Class for Document Approval Item | |
| Super Class | CL_MEV_ITEM_VIEW | Base Class for Item View |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | CMM_MEV_GEN_UI | |
| 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_AD_ITEM_VIEW has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MEV_AD_ITEM_VIEW | Interface for Document Approval Item View | 20130130 |
Friends
Class CL_MEV_AD_ITEM_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_MEV_AD_CONTROLLER | 20130207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130227 | ||
| 2 | Instance method | Private | Method | 20130227 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20130201 | |
| 4 | Static method | Public | Method | 20130213 | ||
| 5 | Instance method | Private | Event handling method | 20130213 |
Events
Class CL_MEV_AD_ITEM_VIEW has no event.
Types
Class CL_MEV_AD_ITEM_VIEW has no local type.
Method Signatures
Method CHANGE_LAYOUT_TO_MM_SPECIFIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OPTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130304 |
Method CHANGE_LAYOUT_TO_MM_SPECIFIC on class CL_MEV_AD_ITEM_VIEW has no exception.
Method CHANGE_LAYOUT_TO_SD_SPECIFIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OPTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130304 |
Method CHANGE_LAYOUT_TO_SD_SPECIFIC on class CL_MEV_AD_ITEM_VIEW has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_MEV_CONTROLLER | 20130207 |
Method CONSTRUCTOR on class CL_MEV_AD_ITEM_VIEW has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_MEV_AD_CONTROLLER | Interface for Document Approval View | 20130213 | |||
| 2 | RO_AD_ITEM_VIEW | Value transfer | Object reference (TYPE REF TO) | IF_MEV_AD_ITEM_VIEW | Interface for Document Approval Item View | 20130213 |
Method CREATE on class CL_MEV_AD_ITEM_VIEW has no exception.
Method ON_REFRESH_SCREEN Signature
Method ON_REFRESH_SCREEN on class CL_MEV_AD_ITEM_VIEW has no parameter.
Method ON_REFRESH_SCREEN on class CL_MEV_AD_ITEM_VIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |