SAP ABAP Interface IF_CMM_BAL (Commodity Management: Interface for Business Application 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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CMM_BAL Commodity Management: Message log 20121127
Properties
Interface IF_CMM_BAL  
Short Description Commodity Management: Interface for Business Application Log    
General Data
Package LOG_CMM_ERROR_HANDLING   Error Handling in CMM 
Created 20121127   SAP 
Last changed 20131127   SAP 
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 IF_CMM_BAL has no interface.
Friends
Interface IF_CMM_BAL has no friend.
Attributes
Interface IF_CMM_BAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_BAL_HANDLE Instance method Public Method Clear Business Application Log 20121130
2 CREATE_BAL_FROM_LOG Instance method Public Method Create Business Application Log from Message Log 20121127
3 CREATE_CMM_BAL_FROM_LOG Instance method Public Method Create CMM Business Application Log from Messsage Log 20121127
4 CREATE_LOG_FROM_BAL Instance method Public Method Create Messsage Log from Business Application Log 20121130
5 DELETE_BAL_FROM_DB Instance method Public Method Delete Business Application Log from DB 20121129
6 DISPLAY_BAL Instance method Public Method Display Business Application Log 20121129
7 GET_BAL_HANDLE Instance method Public Method Get Business Application Log handle 20121130
8 READ_BAL_FROM_DB Instance method Public Method Read Business Application Log from DB 20121129
9 REFRESH_BAL Static method Public Method Refresh Business Application Log 20121127
10 SAVE_BAL_TO_DB Static method Public Method Save Business Application Log to DB (Update/Insert) 20121129
11 SET_BAL_HANDLE Instance method Public Method Set Business Application Log handle 20121130
Events
Interface IF_CMM_BAL has no event.
Types
Interface IF_CMM_BAL has no local type.
Method Signatures

Method CLEAR_BAL_HANDLE Signature

Method CLEAR_BAL_HANDLE on Interface IF_CMM_BAL has no parameter.
Method CLEAR_BAL_HANDLE on Interface IF_CMM_BAL has no exception.

Method CREATE_BAL_FROM_LOG 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 Commodity Management: Message log 20121127
2 Importing IS_CONTEXT Call by reference Type reference (TYPE) ANY Message context structure 20121128
3 Importing IS_KEY Call by reference Type reference (TYPE) CMM_S_OBJ_K Commodity Management: Object key (without Client) 20121127
4 Returning RV_BAL_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20121127

Method CREATE_BAL_FROM_LOG on Interface IF_CMM_BAL has no exception.

Method CREATE_CMM_BAL_FROM_LOG 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 Commodity Management: Message log 20121127
2 Importing IS_KEY Call by reference Type reference (TYPE) CMM_S_OBJ_K Commodity Management: Object key (without Client) 20121127
3 Importing IV_ENRICH_CONTEXT Call by reference Type reference (TYPE) ABAP_BOOL Enrich CMM Context 20121127
4 Returning RV_BAL_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20121127

Method CREATE_CMM_BAL_FROM_LOG on Interface IF_CMM_BAL has no exception.

Method CREATE_LOG_FROM_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 Commodity Management: Message log 20121130
2 Importing IS_KEY Call by reference Type reference (TYPE) CMM_S_OBJ_K Commodity Management: Object key (without Client) 20121130
3 Importing IV_BAL_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20121130

Method CREATE_LOG_FROM_BAL on Interface IF_CMM_BAL has no exception.

Method DELETE_BAL_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BAL_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20121129

Method DELETE_BAL_FROM_DB on Interface IF_CMM_BAL has no exception.

Method DISPLAY_BAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BAL_HANDLE Call by reference Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20121129
2 Importing IV_BAL_CONTEXT_STRU Call by reference Type reference (TYPE) BALTABNAME Application Log: Context: DDIC structure name 20121129
3 Importing IV_BAL_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20121129
4 Importing IV_BAL_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Application Log: Refresh buffer 20121129
5 Importing IV_POPUP Call by reference Type reference (TYPE) ABAP_BOOL pplication Log: Display as Popup 20121129

Method DISPLAY_BAL on Interface IF_CMM_BAL has no exception.

Method GET_BAL_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BAL_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20121130

Method GET_BAL_HANDLE on Interface IF_CMM_BAL has no exception.

Method READ_BAL_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Commodity Management: Object key (without Client) 20130423
2 Returning RT_BAL_HEADER Value transfer Type reference (TYPE) BALHDR_T Application Log: Log header data table 20130503

Method READ_BAL_FROM_DB on Interface IF_CMM_BAL has no exception.

Method REFRESH_BAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BAL_HANDLE Call by reference Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20121127
2 Importing IV_REFRESH_ALL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Resfresh all Logs in BAL buffer 20121127

Method REFRESH_BAL on Interface IF_CMM_BAL has no exception.

Method SAVE_BAL_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BAL_HANDLE Call by reference Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20121129

Method SAVE_BAL_TO_DB on Interface IF_CMM_BAL has no exception.

Method SET_BAL_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BAL_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20121130

Method SET_BAL_HANDLE on Interface IF_CMM_BAL has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 617