SAP ABAP Class IF_MEV_DATA_OBJECT (Period-End Valuation: Data Object)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_MEV_AD_BO | Period-End Valuation: Accruals Document BO | 20120802 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_MEV_AD_BO_ITEM | Period-End Valuation: Accruals Document BO Item | 20120803 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_MEV_CONDITIONS | Conditions | 20121207 |
| 4 | Interface composition (i COMPRISING i_ref) | IF_MEV_WL_BO_ITEM | Period-end Valuation: Worklist BO Item | 20120814 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_AD_BO | Period-End Valuation: Accruals Document Business Object | 20120802 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_BO_ITEM | Period-end valuation: Base class for BO items | 20121107 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_CONDITIONS | Handling of conditions in the business objects | 20121204 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_WL_BO_ITEM_MOCK | Period-End Valuation: Mocking Class for ANTICIPATION_SD | 20120924 |
Properties
| Class | IF_MEV_DATA_OBJECT | |
| Short Description | Period-End Valuation: Data Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120802 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_MEV_DATA_OBJECT has no interface implemented.
Friends
Class IF_MEV_DATA_OBJECT has no friend class.
Attributes
Class IF_MEV_DATA_OBJECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Initialize the update indicator | 20130417 | |
| 2 | Instance method | Public | Method | Get data from the data object | 20120802 | |
| 3 | Instance method | Public | Method | Get the update indicator of the object (I, U, D) | 20130417 | |
| 4 | Instance method | Public | Method | 20121221 | ||
| 5 | Instance method | Public | Method | Register for delete | 20130417 | |
| 6 | Instance method | Public | Method | Register for save | 20130417 | |
| 7 | Instance method | Public | Method | Set data to the data object | 20120803 | |
| 8 | Instance method | Public | Method | Set the update indicator of the object (I, U, D) | 20130417 |
Events
Class IF_MEV_DATA_OBJECT has no event.
Types
Class IF_MEV_DATA_OBJECT has no local type.
Method Signatures
Method CLEAR_UPDKZ Signature
Method CLEAR_UPDKZ on class IF_MEV_DATA_OBJECT has no parameter.
Method CLEAR_UPDKZ on class IF_MEV_DATA_OBJECT has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | DATA | Generic data object | 20120822 |
Method GET_DATA on class IF_MEV_DATA_OBJECT has no exception.
Method GET_UPDKZ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_UPDKZ | Value transfer | Type reference (TYPE) | MEV_UPDKZ | 20130417 |
Method GET_UPDKZ on class IF_MEV_DATA_OBJECT has no exception.
Method ON_COMMIT Signature
Method ON_COMMIT on class IF_MEV_DATA_OBJECT has no parameter.
Method ON_COMMIT on class IF_MEV_DATA_OBJECT has no exception.
Method REGISTER_FOR_DELETE Signature
Method REGISTER_FOR_DELETE on class IF_MEV_DATA_OBJECT has no parameter.
Method REGISTER_FOR_DELETE on class IF_MEV_DATA_OBJECT has no exception.
Method REGISTER_FOR_SAVE Signature
Method REGISTER_FOR_SAVE on class IF_MEV_DATA_OBJECT has no parameter.
Method REGISTER_FOR_SAVE on class IF_MEV_DATA_OBJECT has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | DATA | Generic Data Structure | 20120803 | |||
| 2 | IV_DO_TRANSITION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Indicator whether transition state shall be set | 20121022 |
Method SET_DATA on class IF_MEV_DATA_OBJECT has no exception.
Method SET_UPDKZ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UPDKZ | Call by reference | Type reference (TYPE) | MEV_UPDKZ | 20130417 |
Method SET_UPDKZ on class IF_MEV_DATA_OBJECT has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |