SAP ABAP Class CL_CMM_IDX_SERVICE_DLV (Index: Service for goods issued deliveries)
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 20120531
Properties
Class CL_CMM_IDX_SERVICE_DLV  
Short Description Index: Service for goods issued deliveries    
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 20120531   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CMM_IDX_SERVICE_DLV has no forward declaration.
Interfaces
Class CL_CMM_IDX_SERVICE_DLV has no interface implemented.
Friends
Class CL_CMM_IDX_SERVICE_DLV has no friend class.
Attributes
Class CL_CMM_IDX_SERVICE_DLV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_INDEX_ENTRY Static method Public Method Builds an index entry based on likp and lips 20120801
2 CHECK_RELEVANCE Static method Private Method Checks the relevance of an index entry 20121004
3 CHECK_RELEVANCE_MEV Static method Private Method Checks the relevance for consumer period-end valuation 20121004
4 PROCESS Static method Public Method Processes goods issued deliveries 20121004
Events
Class CL_CMM_IDX_SERVICE_DLV has no event.
Types
Class CL_CMM_IDX_SERVICE_DLV has no local type.
Method Signatures

Method BUILD_INDEX_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EKKO Call by reference Type reference (TYPE) EKKO Purchasing Document Header 20120925
2 Importing IS_LIKP Call by reference Type reference (TYPE) LIKP SD Document: Delivery Header Data 20120801
3 Importing IS_LIPS Call by reference Type reference (TYPE) LIPS SD document: Delivery: Item data 20120801
4 Importing IS_VBAK Call by reference Type reference (TYPE) VBAK Sales Document: Header Data 20120925
5 Importing IV_IDX_IV Call by reference Type reference (TYPE) XFELD Entry for intercompany 20120801
6 Returning RS_INDEX Value transfer Type reference (TYPE) CMM_D_IDX Commodity Management: Index Table 20120801

Method BUILD_INDEX_ENTRY on class CL_CMM_IDX_SERVICE_DLV has no exception.

Method CHECK_RELEVANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EKPO Call by reference Type reference (TYPE) EKPO Purchasing Document Item 20121004
2 Importing IS_INDEX Call by reference Type reference (TYPE) CMM_D_IDX Commodity Management: Index Table 20121004
3 Importing IS_VBAK_KOMV Call by reference Type reference (TYPE) CMM_S_IDX_VBAK_CONDITIONS Index: Help structure: Conditions of sales document 20121004
4 Importing IS_XLIKP Call by reference Type reference (TYPE) LIKPVB Reference structure for XLIKP/YLIKP 20121004
5 Importing IS_XLIPS Call by reference Type reference (TYPE) LIPSVB Reference structure for XLIPS/YLIPS 20121004
6 Importing IS_XVBUK Call by reference Type reference (TYPE) VBUKVB Reference structure for XVBUK/YVBUK 20121004
7 Importing IS_XVBUP Call by reference Type reference (TYPE) VBUPVB Reference Structure for XVBUP/YVBUP 20121004
8 Importing IS_YLIKP Call by reference Type reference (TYPE) LIKP Reference structure for XLIKP/YLIKP 20121004
9 Importing IS_YLIPS Call by reference Type reference (TYPE) LIPSVB Reference structure for XLIPS/YLIPS 20121004
10 Importing IS_YVBUK Call by reference Type reference (TYPE) VBUKVB Reference structure for XVBUK/YVBUK 20121004
11 Importing IS_YVBUP Call by reference Type reference (TYPE) VBUPVB Reference Structure for XVBUP/YVBUP 20121004
12 Returning RT_RELEVANCE Value transfer Type reference (TYPE) CMM_T_IDX_CONSUMER_RELEVANCE Index: Standard table of CMM_S_IDX_CONSUMER_RELEVANCE 20121004
# Exception Resumable Description Created on
1 CX_CMM_IDX_ROOT Index: Exception Class 20121004

Method CHECK_RELEVANCE_MEV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EKPO Call by reference Type reference (TYPE) EKPO Purchasing Document Item 20121004
2 Importing IS_VBAK_KOMV Call by reference Type reference (TYPE) CMM_S_IDX_VBAK_CONDITIONS Index: Help structure: Conditions of sales document 20121004
3 Importing IS_XLIKP Call by reference Type reference (TYPE) LIKPVB 20121217
4 Importing IS_XLIPS Call by reference Type reference (TYPE) LIPSVB 20121004
5 Importing IS_XVBUK Call by reference Type reference (TYPE) VBUKVB 20121004
6 Importing IS_YVBUK Call by reference Type reference (TYPE) VBUKVB 20121004
7 Returning RS_RELEVANCE Value transfer Type reference (TYPE) CMM_S_IDX_CONSUMER_RELEVANCE Index: Relevance per consumer 20121004

Method CHECK_RELEVANCE_MEV on class CL_CMM_IDX_SERVICE_DLV has no exception.

Method PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_XLIKP Call by reference Type reference (TYPE) VA_LIKPVB_T New LIKP Entries 20121004
2 Importing IT_XLIPS Call by reference Type reference (TYPE) VA_LIPSVB_T New LIPS Entries 20121004
3 Importing IT_XVBUK Call by reference Type reference (TYPE) VA_VBUKVB_T New VBUK Entries 20121004
4 Importing IT_XVBUP Call by reference Type reference (TYPE) VA_VBUPVB_T New VBUP Entries 20121004
5 Importing IT_YLIKP Call by reference Type reference (TYPE) TAB_LIKP Old LIKP Entries 20121004
6 Importing IT_YLIPS Call by reference Type reference (TYPE) VA_LIPSVB_T Old LIPS Entries 20121004
7 Importing IT_YVBUK Call by reference Type reference (TYPE) VA_VBUKVB_T Old VBUK Entries 20121004
8 Importing IT_YVBUP Call by reference Type reference (TYPE) VA_VBUPVB_T Old VBUP Entries 20121004
# Exception Resumable Description Created on
1 CX_CMM_IDX_ROOT Index: Exception Class 20121004
History
Last changed by/on SAP  20130531 
SAP Release Created in 607