SAP ABAP Class CL_MEV_BO (Period-end valuation: Business object)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-CMM (Application Component) Commodity Management in Logistics
     LOG_CMM_MEV_GEN_COM (Package) Period-End Valuation Common Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MEV_BO Period-end valuation: Business object 20120913
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MEV_AD_BO Period-End Valuation: Accruals Document Business Object 20120913
2 Inheritance (c INHERITING FROM c_ref)  CL_MEV_BO_MOCK Mock for CL_MEV_BO 20130117
3 Inheritance (c INHERITING FROM c_ref)  CL_MEV_WL_BO Period-End valuation: Worklist Business Object 20120913
Properties
Class CL_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 LOG_CMM_MEV_GEN_COM   Period-End Valuation Common Objects 
Created 20120913   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MEV_BO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MEV_BO Period-end valuation: Business object 20120913
Friends
# Friend Modeled only Created on Description
1 CL_MEV_INJECTOR_MOCK 20130417 Injector for Unit Test Mocks
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_CUST Static Attribute Protected Object reference (TYPE REF TO) IF_MEV_CUST Customizing 20121130
2 GO_DB_ACCESS Static Attribute Protected Object reference (TYPE REF TO) IF_MEV_DB_ACCESS Period-end valuation: Utility class for db access 20121008
3 GO_ENQUEUE_HLP Static Attribute Protected Object reference (TYPE REF TO) IF_MEV_ENQUEUE_HLP Period-end valuation: Enqueue methods 20121008
4 GO_TRANSACTION_MANAGER Static Attribute Protected Object reference (TYPE REF TO) IF_MEV_DB_TRANSACTION_MANAGER Period-End Valuation: Transaction Manager for Data Objects 20121129
5 GO_UTILITY Static Attribute Protected Object reference (TYPE REF TO) IF_MEV_UTILITY Period-end valuation: Utility methods 20120926
6 MO_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_CMM_LOG Commodity Management: Message log 20120913
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MAIN_ITEM_TO_KEYS Instance method Protected Method Add main item to group of sub items 20130604
2 CLASS_CONSTRUCTOR Static method Public Constructor Class constructor 20121008
3 COMPLETE_ITEM_SELECTION Instance method Public Method 20130128
4 CONSTRUCTOR Instance method Public Constructor Constructor 20120913
5 DO_COMMIT Instance method Protected Method Commit work 20121023
6 DO_ROLLBACK Instance method Protected Method Do rollback 20121023
7 GET_ITEM Instance method Public Method 20121009
8 GET_ITEM_GROUP Instance method Protected Method Get grouped items 20121009
9 GET_LOG Instance method Public Method 20120913
10 GET_NUMBER_OF_ITEMS Instance method Public Method 20120913
11 GET_SUB_ITEMS Instance method Protected Method Get sub items 20130604
12 HAS_ERRORS Instance method Public Method 20120917
13 IS_ITEM_SELECTION_COMPLETE Instance method Public Method 20121009
14 IS_SUBITEM_SELECTION_COMPLETE Instance method Public Method 20130604
Events
Class CL_MEV_BO has no event.
Types
Class CL_MEV_BO has no local type.
Method Signatures

Method ADD_MAIN_ITEM_TO_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_KEYS Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Commodity Management: Object key (without Client) 20130604

Method ADD_MAIN_ITEM_TO_KEYS on class CL_MEV_BO has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_MEV_BO has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MEV_BO has no exception.

Method COMPLETE_ITEM_SELECTION Signature

Method COMPLETE_ITEM_SELECTION on class CL_MEV_BO has no parameter.
Method COMPLETE_ITEM_SELECTION on class CL_MEV_BO has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_MEV_BO has no parameter.
Method CONSTRUCTOR on class CL_MEV_BO has no exception.

Method DO_COMMIT Signature

Method DO_COMMIT on class CL_MEV_BO has no parameter.
Method DO_COMMIT on class CL_MEV_BO has no exception.

Method DO_ROLLBACK Signature

Method DO_ROLLBACK on class CL_MEV_BO has no parameter.
Method DO_ROLLBACK on class CL_MEV_BO has no exception.

Method GET_ITEM Signature

Method GET_ITEM on class CL_MEV_BO has no parameter.
Method GET_ITEM on class CL_MEV_BO has no exception.

Method GET_ITEM_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GROUP_KEY Call by reference Type reference (TYPE) MEV_ITEM_GROUP_KEY Commodity Management: Object key (without Client) 20121009
2 Returning RT_KEYS Value transfer Type reference (TYPE) CMM_T_OBJ_KEY Period-end valuation: Worklist Key 20121009

Method GET_ITEM_GROUP on class CL_MEV_BO has no exception.

Method GET_LOG Signature

Method GET_LOG on class CL_MEV_BO has no parameter.
Method GET_LOG on class CL_MEV_BO has no exception.

Method GET_NUMBER_OF_ITEMS Signature

Method GET_NUMBER_OF_ITEMS on class CL_MEV_BO has no parameter.
Method GET_NUMBER_OF_ITEMS on class CL_MEV_BO has no exception.

Method GET_SUB_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MAIN_ITEM_KEY Call by reference Type reference (TYPE) CMM_S_OBJ_K Commodity Management: Object key (without Client) 20130604
2 Returning RT_SUBITEMS Value transfer Type reference (TYPE) CMM_T_OBJ_KEY Commodity Management: Object key (without Client) 20130604

Method GET_SUB_ITEMS on class CL_MEV_BO has no exception.

Method HAS_ERRORS Signature

Method HAS_ERRORS on class CL_MEV_BO has no parameter.
Method HAS_ERRORS on class CL_MEV_BO has no exception.

Method IS_ITEM_SELECTION_COMPLETE Signature

Method IS_ITEM_SELECTION_COMPLETE on class CL_MEV_BO has no parameter.
Method IS_ITEM_SELECTION_COMPLETE on class CL_MEV_BO has no exception.

Method IS_SUBITEM_SELECTION_COMPLETE Signature

Method IS_SUBITEM_SELECTION_COMPLETE on class CL_MEV_BO has no parameter.
Method IS_SUBITEM_SELECTION_COMPLETE on class CL_MEV_BO has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 617