SAP ABAP Class IF_MEV_BO (Period-end valuation: Business 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 | 20120907 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_MEV_WL_BO | Period-End Valuation: Worklist Business Object | 20120907 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_BO | Period-end valuation: Business object | 20120913 |
Properties
| Class | IF_MEV_BO | |
| Short Description | Period-end valuation: Business object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120907 | 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_BO has no interface implemented.
Friends
Class IF_MEV_BO has no friend class.
Attributes
Class IF_MEV_BO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Preprocess item selection | 20130128 | |
| 2 | Instance method | Public | Method | Get item for key | 20121009 | |
| 3 | Instance method | Public | Method | Get log | 20120913 | |
| 4 | Instance method | Public | Method | Get number of items | 20120907 | |
| 5 | Instance method | Public | Method | Check if BO contains errors /erroneous items | 20120917 | |
| 6 | Instance method | Public | Method | Check if item selection is completed | 20121001 | |
| 7 | Instance method | Public | Method | Check if subitem selection is completed (for main item) | 20130604 |
Events
Class IF_MEV_BO has no event.
Types
Class IF_MEV_BO has no local type.
Method Signatures
Method COMPLETE_ITEM_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_KEYS | Call by reference | Type reference (TYPE) | CMM_T_OBJ_KEY | Commodity Management: Object key (without Client) | 20130128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Period-end valuation: Item selection invalid | 20130128 |
Method GET_ITEM 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) | 20121009 | |||
| 2 | RO_ITEM | Value transfer | Object reference (TYPE REF TO) | IF_MEV_BO_ITEM | Period-end valuation: Interface for BO item | 20121009 |
Method GET_ITEM on class IF_MEV_BO has no exception.
Method GET_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_LOG | Value transfer | Object reference (TYPE REF TO) | CL_CMM_LOG | Commodity Management: Message log | 20120913 |
Method GET_LOG on class IF_MEV_BO has no exception.
Method GET_NUMBER_OF_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ITEMS | Value transfer | Type reference (TYPE) | I | 20120907 |
Method GET_NUMBER_OF_ITEMS on class IF_MEV_BO has no exception.
Method HAS_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOURCE | Call by reference | Type reference (TYPE) | MEV_MSG_SOURCE | Period-End Valuation: Origin of Message | 20120924 | |||
| 2 | RV_ERRORS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120917 |
Method HAS_ERRORS on class IF_MEV_BO has no exception.
Method IS_ITEM_SELECTION_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEYS | Call by reference | Type reference (TYPE) | CMM_T_OBJ_KEY | Period-end valuation: Worklist Key | 20121001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Period-end valuation: Error in configuration | 20121009 |
Method IS_SUBITEM_SELECTION_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEYS | Call by reference | Type reference (TYPE) | CMM_T_OBJ_KEY | Commodity Management: Object key (without Client) | 20130604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Period-end valuation: Item selection invalid | 20130604 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |