SAP ABAP Interface IF_CLB2_LOG (Collaboration: Log Functions)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
     CLB2_COMMON (Package) Common Objects and Services of the Collaboration Platform
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CLB2_BAL Collaboration: Helper Class for Application Log 20130516
Properties
Interface IF_CLB2_LOG  
Short Description Collaboration: Log Functions    
General Data
Package CLB2_COMMON   Common Objects and Services of the Collaboration Platform 
Created 20130516   SAP 
Last changed 20141120    
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_CLB2_LOG has no interface.
Friends
Interface IF_CLB2_LOG has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DUMMY Static Attribute Public Type reference (TYPE) STRING 20130516
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BAPIRET2 Instance method Public Method Add BAPI Messages 20130516
2 ADD_EXCEPTION Instance method Public Method Add an Exception to the Log 20130516
3 ADD_MESSAGE Instance method Public Method Add a Message to the Log 20130516
4 ADD_TEXT Instance method Public Method Add Free Text to the Log 20130516
5 CLOSE Instance method Public Method Close the Log and Release the Resources 20130516
6 DEBUG Instance method Public Method Add a Debug Message If Enabled 20130516
7 GET_HANDLE Instance method Public Method Get the Log Handle of This Instance 20130516
8 SAVE Instance method Public Method Save the Log 20130516
9 TRACE Instance method Public Method Add a Trace Message If Enabled 20130516
Events
Interface IF_CLB2_LOG has no event.
Types
Interface IF_CLB2_LOG has no local type.
Method Signatures

Method ADD_BAPIRET2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BAPIRET2 Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20130516
2 Importing IV_ALL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Boolean Variable (X=True, -=False, Space=Unknown) 20130516

Method ADD_BAPIRET2 on Interface IF_CLB2_LOG has no exception.

Method ADD_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'E' Message Type 20130516
2 Importing IV_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL '4' Application log: Message problem class 20130516
3 Importing IX_ROOT Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20130516

Method ADD_EXCEPTION on Interface IF_CLB2_LOG has no exception.

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20130516
2 Importing IV_AS_MSGTY Call by reference Type reference (TYPE) SYMSGTY '-' Message Type 20130516
3 Importing IV_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL '4' Application log: Message problem class 20130516

Method ADD_MESSAGE on Interface IF_CLB2_LOG has no exception.

Method ADD_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG Call by reference Type reference (TYPE) STRING 20130516
2 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'I' Message Type 20130516
3 Importing IV_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL '4' Application log: Message problem class 20130516

Method ADD_TEXT on Interface IF_CLB2_LOG has no exception.

Method CLOSE Signature

Method CLOSE on Interface IF_CLB2_LOG has no parameter.
Method CLOSE on Interface IF_CLB2_LOG has no exception.

Method DEBUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG Call by reference Type reference (TYPE) STRING 20130516
2 Importing IX_ROOT Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20130516

Method DEBUG on Interface IF_CLB2_LOG has no exception.

Method GET_HANDLE Signature

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

Method GET_HANDLE on Interface IF_CLB2_LOG has no exception.

Method SAVE Signature

Method SAVE on Interface IF_CLB2_LOG has no parameter.
Method SAVE on Interface IF_CLB2_LOG has no exception.

Method TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20130731
2 Importing IV_MSG Call by reference Type reference (TYPE) STRING Message Text 20130516
3 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'I' Message Type 20130516

Method TRACE on Interface IF_CLB2_LOG has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 100