SAP ABAP Class CL_CMM_IDX_MAINTAIN (Index: Implementation of the Maintaining API)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CMM_IDX_MAINTAIN Index: API for Maintaining the Index Table 20120516
Properties
Class CL_CMM_IDX_MAINTAIN  
Short Description Index: Implementation of the Maintaining API    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOG_CMM_INDEX   Index for Periodical Valuation 
Created 20120516   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CMM_IDX_MAINTAIN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CMM_IDX_MAINTAIN Index: API for Maintaining the Index Table 20120516
Friends
Class CL_CMM_IDX_MAINTAIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_CMM_IDX_MAINTAIN Singleton instance 20120530
2 MT_IDX_ENTRIES Instance attribute Private Type reference (TYPE) CMM_T_IDX_WORK_HASH Index: Hash table for CMM_S_IDX_WORK 20120529
3 MV_RUN_ID Instance attribute Private Type reference (TYPE) CMM_IDX_RUN_ID Run ID for all index entries maintained with this instance 20120622
Methods
# Method Level Visibility Method type Description Created on
1 CALL_BADIS_FOR_ENHANCEMENT Instance method Private Method Call BAdIs before Saving the Entry to Database 20120614
2 CHANGE_BUFFER Instance method Private Method Apply Changes on an Entry or Entries in the Buffer 20120529
3 CLEAR_BUFFER Instance method Public Method 20131031
4 DELETE_ENTRY Instance method Private Method Mark Entry to be Deleted 20120529
5 GET_BUFFER Instance method Public Method 20131031
6 GET_INSTANCE Instance method Public Method 20120530
7 INSERT_ENTRY Instance method Private Method Mark Entry to be Inserted 20120529
8 MAINTAIN Instance method Public Method 20120529
9 READ_ENTRIES Instance method Public Method 20120525
10 READ_ENTRY Instance method Public Method 20120529
11 READ_WORK_ENTRY Instance method Private Method Read Entry via Primary Key as Work Structure 20121025
12 SAVE Instance method Public Method 20120530
13 SELECT_BY_KEY Instance method Public Method 20131031
14 SET_DEFAULT_RUN_ID Instance method Public Method 20131031
15 SET_EXPIRATION_DATE Instance method Public Method 20131031
16 SET_RUN_FAILED Instance method Public Method 20120621
17 SET_RUN_ID Instance method Public Method 20120621
18 UPDATE_ENTRY Instance method Private Method Mark Entry to be Updated 20120529
Events
Class CL_CMM_IDX_MAINTAIN has no event.
Types
Class CL_CMM_IDX_MAINTAIN has no local type.
Method Signatures

Method CALL_BADIS_FOR_ENHANCEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_INDEX_ENTRY Call by reference Type reference (TYPE) CMM_D_IDX Commodity Management: Index Table 20120614
# Exception Resumable Description Created on
1 CX_CMM_IDX_ROOT Index: Exception Class 20120717

Method CHANGE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ENTRY Call by reference Type reference (TYPE) CMM_S_IDX_WORK Index: Work structure of index table 20120529
2 Importing IT_ENTRIES Call by reference Type reference (TYPE) CMM_T_IDX_WORK 20120529

Method CHANGE_BUFFER on class CL_CMM_IDX_MAINTAIN has no exception.

Method CLEAR_BUFFER Signature

Method CLEAR_BUFFER on class CL_CMM_IDX_MAINTAIN has no parameter.
Method CLEAR_BUFFER on class CL_CMM_IDX_MAINTAIN has no exception.

Method DELETE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INDEX_ENTRY Call by reference Type reference (TYPE) CMM_D_IDX 20120529

Method DELETE_ENTRY on class CL_CMM_IDX_MAINTAIN has no exception.

Method GET_BUFFER Signature

Method GET_BUFFER on class CL_CMM_IDX_MAINTAIN has no parameter.
Method GET_BUFFER on class CL_CMM_IDX_MAINTAIN has no exception.

Method GET_INSTANCE Signature

Method GET_INSTANCE on class CL_CMM_IDX_MAINTAIN has no parameter.
Method GET_INSTANCE on class CL_CMM_IDX_MAINTAIN has no exception.

Method INSERT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INDEX_ENTRY Call by reference Type reference (TYPE) CMM_D_IDX Commodity Management: Index Table 20120529

Method INSERT_ENTRY on class CL_CMM_IDX_MAINTAIN has no exception.

Method MAINTAIN Signature

Method MAINTAIN on class CL_CMM_IDX_MAINTAIN has no parameter.
Method MAINTAIN on class CL_CMM_IDX_MAINTAIN has no exception.

Method READ_ENTRIES Signature

Method READ_ENTRIES on class CL_CMM_IDX_MAINTAIN has no parameter.
Method READ_ENTRIES on class CL_CMM_IDX_MAINTAIN has no exception.

Method READ_ENTRY Signature

Method READ_ENTRY on class CL_CMM_IDX_MAINTAIN has no parameter.
Method READ_ENTRY on class CL_CMM_IDX_MAINTAIN has no exception.

Method READ_WORK_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_IDX_PK Call by reference Type reference (TYPE) CMM_S_IDX_PK Index: Primary Key 20121025
2 Returning RS_ENTRY Value transfer Type reference (TYPE) CMM_S_IDX_WORK Index: Work structure of index table 20121025

Method READ_WORK_ENTRY on class CL_CMM_IDX_MAINTAIN has no exception.

Method SAVE Signature

Method SAVE on class CL_CMM_IDX_MAINTAIN has no parameter.
Method SAVE on class CL_CMM_IDX_MAINTAIN has no exception.

Method SELECT_BY_KEY Signature

Method SELECT_BY_KEY on class CL_CMM_IDX_MAINTAIN has no parameter.
Method SELECT_BY_KEY on class CL_CMM_IDX_MAINTAIN has no exception.

Method SET_DEFAULT_RUN_ID Signature

Method SET_DEFAULT_RUN_ID on class CL_CMM_IDX_MAINTAIN has no parameter.
Method SET_DEFAULT_RUN_ID on class CL_CMM_IDX_MAINTAIN has no exception.

Method SET_EXPIRATION_DATE Signature

Method SET_EXPIRATION_DATE on class CL_CMM_IDX_MAINTAIN has no parameter.
Method SET_EXPIRATION_DATE on class CL_CMM_IDX_MAINTAIN has no exception.

Method SET_RUN_FAILED Signature

Method SET_RUN_FAILED on class CL_CMM_IDX_MAINTAIN has no parameter.
Method SET_RUN_FAILED on class CL_CMM_IDX_MAINTAIN has no exception.

Method SET_RUN_ID Signature

Method SET_RUN_ID on class CL_CMM_IDX_MAINTAIN has no parameter.
Method SET_RUN_ID on class CL_CMM_IDX_MAINTAIN has no exception.

Method UPDATE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INDEX_ENTRY Call by reference Type reference (TYPE) CMM_D_IDX 20120529

Method UPDATE_ENTRY on class CL_CMM_IDX_MAINTAIN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607