SAP ABAP Class CL_CMM_BAL (Commodity Management: Message log)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CMM_BAL Commodity Management: Interface for Business Application Log 20121127
Properties
Class CL_CMM_BAL  
Short Description Commodity Management: Message log    
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 20121127   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CMM_BAL Commodity Management: Interface for Business Application Log 20121127
Friends
Class CL_CMM_BAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BAL_UI_ADAPTER Instance attribute Protected Object reference (TYPE REF TO) LIF_BAL_UI_ADAPTER Business Application Log 20121129
2 MV_BAL_HANDLE Instance attribute Protected Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20121127
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONTEXT_DATA Instance method Private Method Add context data to Business Application Log 20121130
2 ADD_CONTEXT_FIELDS Instance method Private Method Add context fields to Business Application Log 20121130
3 CLEAR_BAL_HANDLE Instance method Public Method 20121130
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121129
5 CREATE_BAL_FROM_LOG Instance method Public Method 20121127
6 CREATE_BAL_HEADER Instance method Private Method Create Business Application Log header 20121128
7 CREATE_CMM_BAL_FROM_LOG Instance method Public Method 20121127
8 CREATE_LOG_FROM_BAL Instance method Public Method 20121130
9 DELETE_BAL_FROM_DB Instance method Public Method 20121129
10 DISPLAY_BAL Instance method Public Method 20121127
11 GET_BAL_HANDLE Instance method Public Method 20121130
12 MAP_LOG_MESSAGES_TO_BAL Instance method Private Method Add Log messages to Business Application Log 20121128
13 PREPARE_PROFILE Instance method Private Method 20121213
14 READ_BAL_FROM_DB Instance method Public Method 20121129
15 REFRESH_BAL Instance method Public Method 20121127
16 SAVE_BAL_TO_DB Instance method Public Method 20121129
17 SET_BAL_HANDLE Instance method Public Method 20121130
Events
Class CL_CMM_BAL has no event.
Types
Class CL_CMM_BAL has no local type.
Method Signatures

Method ADD_CONTEXT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTEXT Call by reference Type reference (TYPE) ANY Message context 20121130
2 Importing IS_MESSAGE Call by reference Type reference (TYPE) CMM_S_MSG Commodity Management: System message 20121130
3 Returning RS_BAL_CONTEXT Value transfer Type reference (TYPE) BAL_S_CONT Application Log: Context 20121130

Method ADD_CONTEXT_DATA on class CL_CMM_BAL has no exception.

Method ADD_CONTEXT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PROF Call by reference Type reference (TYPE) BAL_S_PROF Application Log: Log Output Format Profile 20121130
2 Importing IV_BAL_CONTEXT_STRU Call by reference Type reference (TYPE) BALTABNAME Application Log: Context: DDIC structure name 20121130

Method ADD_CONTEXT_FIELDS on class CL_CMM_BAL has no exception.

Method CLEAR_BAL_HANDLE Signature

Method CLEAR_BAL_HANDLE on class CL_CMM_BAL has no parameter.
Method CLEAR_BAL_HANDLE on class CL_CMM_BAL has no exception.

Method CONSTRUCTOR Signature

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

Method CREATE_BAL_FROM_LOG Signature

Method CREATE_BAL_FROM_LOG on class CL_CMM_BAL has no parameter.
Method CREATE_BAL_FROM_LOG on class CL_CMM_BAL has no exception.

Method CREATE_BAL_HEADER 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) 20121128
2 Returning RV_BAL_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20121128

Method CREATE_BAL_HEADER on class CL_CMM_BAL has no exception.

Method CREATE_CMM_BAL_FROM_LOG Signature

Method CREATE_CMM_BAL_FROM_LOG on class CL_CMM_BAL has no parameter.
Method CREATE_CMM_BAL_FROM_LOG on class CL_CMM_BAL has no exception.

Method CREATE_LOG_FROM_BAL Signature

Method CREATE_LOG_FROM_BAL on class CL_CMM_BAL has no parameter.
Method CREATE_LOG_FROM_BAL on class CL_CMM_BAL has no exception.

Method DELETE_BAL_FROM_DB Signature

Method DELETE_BAL_FROM_DB on class CL_CMM_BAL has no parameter.
Method DELETE_BAL_FROM_DB on class CL_CMM_BAL has no exception.

Method DISPLAY_BAL Signature

Method DISPLAY_BAL on class CL_CMM_BAL has no parameter.
Method DISPLAY_BAL on class CL_CMM_BAL has no exception.

Method GET_BAL_HANDLE Signature

Method GET_BAL_HANDLE on class CL_CMM_BAL has no parameter.
Method GET_BAL_HANDLE on class CL_CMM_BAL has no exception.

Method MAP_LOG_MESSAGES_TO_BAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_CMM_LOG Log instance 20121128
2 Importing IS_CONTEXT Call by reference Type reference (TYPE) ANY Message context structure 20121128
3 Importing IV_BAL_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20121128

Method MAP_LOG_MESSAGES_TO_BAL on class CL_CMM_BAL has no exception.

Method PREPARE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BAL_CONTEXT_STRU Call by reference Type reference (TYPE) BALTABNAME 20121213
2 Importing IV_POPUP Call by reference Type reference (TYPE) ABAP_BOOL 20121213
3 Returning RS_PROF Value transfer Type reference (TYPE) BAL_S_PROF 20121213

Method PREPARE_PROFILE on class CL_CMM_BAL has no exception.

Method READ_BAL_FROM_DB Signature

Method READ_BAL_FROM_DB on class CL_CMM_BAL has no parameter.
Method READ_BAL_FROM_DB on class CL_CMM_BAL has no exception.

Method REFRESH_BAL Signature

Method REFRESH_BAL on class CL_CMM_BAL has no parameter.
Method REFRESH_BAL on class CL_CMM_BAL has no exception.

Method SAVE_BAL_TO_DB Signature

Method SAVE_BAL_TO_DB on class CL_CMM_BAL has no parameter.
Method SAVE_BAL_TO_DB on class CL_CMM_BAL has no exception.

Method SET_BAL_HANDLE Signature

Method SET_BAL_HANDLE on class CL_CMM_BAL has no parameter.
Method SET_BAL_HANDLE on class CL_CMM_BAL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617