SAP ABAP Class CL_CMM_IDX_SERVICE_GR (Index: Service for goods receipts)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-CMM-BF (Application Component) Basic Functions
     LOG_CMM_INDEX (Package) Index for Periodical Valuation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CMM_IDX_SERVICE_MAIN Index: Main class for all index service classes 20120530
Properties
Class CL_CMM_IDX_SERVICE_GR  
Short Description Index: Service for goods receipts    
Super Class CL_CMM_IDX_SERVICE_MAIN Index: Main class for all index service classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOG_CMM_INDEX   Index for Periodical Valuation 
Created 20120530   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CMM_IDX_SERVICE_GR has no forward declaration.
Interfaces
Class CL_CMM_IDX_SERVICE_GR has no interface implemented.
Friends
Class CL_CMM_IDX_SERVICE_GR has no friend class.
Attributes
Class CL_CMM_IDX_SERVICE_GR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RELEVANCE Static method Private Method Checks the relevance of an index entry 20120530
2 CHECK_RELEVANCE_MEV Static method Private Method Checks the relevance for consumer period-end valuation 20120530
3 PROCESS Static method Public Method Processes goods receipts 20120530
Events
Class CL_CMM_IDX_SERVICE_GR has no event.
Types
Class CL_CMM_IDX_SERVICE_GR has no local type.
Method Signatures

Method CHECK_RELEVANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EKBEV Call by reference Type reference (TYPE) EKBEV PO History for Update Program 20120530
2 Importing IS_EKKO Call by reference Type reference (TYPE) EKKO Purchasing Document Header 20120530
3 Importing IS_EKPO Call by reference Type reference (TYPE) EKPO Purchasing Document Item 20120530
4 Importing IS_INDEX Call by reference Type reference (TYPE) CMM_D_IDX 20121213
5 Importing IT_KONV Call by reference Type reference (TYPE) ME_KONV table type for konv 20120530
6 Returning RT_RELEVANCE Value transfer Type reference (TYPE) CMM_T_IDX_CONSUMER_RELEVANCE Index: Standard table of CMM_S_IDX_CONSUMER_RELEVANCE 20120530
# Exception Resumable Description Created on
1 CX_CMM_IDX_ROOT Index: Exception Class 20120717

Method CHECK_RELEVANCE_MEV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EKBEV Call by reference Type reference (TYPE) EKBEV PO History for Update Program 20120530
2 Importing IS_EKPO Call by reference Type reference (TYPE) EKPO Purchasing Document Item 20120530
3 Returning RS_RELEVANCE Value transfer Type reference (TYPE) CMM_S_IDX_CONSUMER_RELEVANCE Index: Relevance per consumer 20120530

Method CHECK_RELEVANCE_MEV on class CL_CMM_IDX_SERVICE_GR has no exception.

Method PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EKBEV Call by reference Type reference (TYPE) ME_EKBEV Table Type for EKBEV 20120530
2 Importing IT_EKKO Call by reference Type reference (TYPE) ME_EKKO 20130424
3 Importing IT_EKPO Call by reference Type reference (TYPE) ME_EKPO Table Type for Purchasing Document Items 20120626
4 Importing IT_KONV Call by reference Type reference (TYPE) ME_KONV table type for konv 20120530
# Exception Resumable Description Created on
1 CX_CMM_IDX_ROOT Index: Exception class 20120606
History
Last changed by/on SAP  20130531 
SAP Release Created in 607