SAP ABAP Class CL_CMM_LOG_UTILITY (Commodity Management: Utility class for error handling)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-CMM (Application Component) Commodity Management in Logistics
     LOG_CMM_ERROR_HANDLING (Package) Error Handling in CMM
Properties
Class CL_CMM_LOG_UTILITY  
Short Description Commodity Management: Utility class for error handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOG_CMM_ERROR_HANDLING   Error Handling in CMM 
Created 20120905   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CMM_LOG_UTILITY has no forward declaration.
Interfaces
Class CL_CMM_LOG_UTILITY has no interface implemented.
Friends
Class CL_CMM_LOG_UTILITY has no friend class.
Attributes
Class CL_CMM_LOG_UTILITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DESCRIPTION_FOR_IDX_KEY Static method Public Method Get description for index key 20130213
2 GET_DESCRIPTION_FOR_OBJ_KEY Static method Public Method Get description for object key 20121001
3 GET_OBJ_KEY_FOR_MESSAGE Static method Public Method Prepare object key for message 20130426
4 PREPARE_BAL_EXT Static method Public Method Prepare external ID of business application log 20120913
5 PREPARE_OBJECT_KEY_FOR_BAL Static method Public Method Prepare index object for application log context 20120917
Events
Class CL_CMM_LOG_UTILITY has no event.
Types
Class CL_CMM_LOG_UTILITY has no local type.
Method Signatures

Method GET_DESCRIPTION_FOR_IDX_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CMM_S_IDX_K Index: Primary Key Without Client 20130213
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20130213

Method GET_DESCRIPTION_FOR_IDX_KEY on class CL_CMM_LOG_UTILITY has no exception.

Method GET_DESCRIPTION_FOR_OBJ_KEY Signature

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

Method GET_DESCRIPTION_FOR_OBJ_KEY on class CL_CMM_LOG_UTILITY has no exception.

Method GET_OBJ_KEY_FOR_MESSAGE Signature

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

Method GET_OBJ_KEY_FOR_MESSAGE on class CL_CMM_LOG_UTILITY has no exception.

Method PREPARE_BAL_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CMM_S_OBJ_K Commodity Management: Object key (without Client) 20120913
2 Returning RV_EXTNR Value transfer Type reference (TYPE) BALNREXT Application Log: External ID 20120913

Method PREPARE_BAL_EXT on class CL_CMM_LOG_UTILITY has no exception.

Method PREPARE_OBJECT_KEY_FOR_BAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BAL_CONTEXT Call by reference Type reference (TYPE) CMM_S_BAL_CONTEXT Application log context for period-end valuation 20120917
2 Importing IS_KEY Call by reference Type reference (TYPE) CMM_S_OBJ_K Period-end valuation: Worklist Key (without Client) 20120917

Method PREPARE_OBJECT_KEY_FOR_BAL on class CL_CMM_LOG_UTILITY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617