SAP ABAP Class CL_CLB2_LOGGING (Collaboration: Test Logger)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CLB2_TEST_LOGGER Collaboration: Logger for Test Programs 20130619
Properties
Class CL_CLB2_LOGGING  
Short Description Collaboration: Test Logger    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CLB2_COMMON   Common Objects and Services of the Collaboration Platform 
Created 20130619   SAP 
Last change 20141120    
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_CLB2_TEST_LOGGER Collaboration: Logger for Test Programs 20130619
Friends
Class CL_CLB2_LOGGING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DUMMY Instance attribute Public Attribute reference (LIKE) 20131219
2 MO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20130619
3 MT_LOGHANDLE Instance attribute Private Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20130619
4 MV_CNTLHANDLE Instance attribute Private Type reference (TYPE) BALCNTHNDL Application Log: Control Display Handle 20130619
5 MV_LOGHANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20130619
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCEPTION Instance method Public Method 20131219
2 ADD_MESSAGE Instance method Public Method 20131219
3 CONSTRUCTOR Instance method Public Constructor Constructor 20130619
4 DISPLAY_LOG Instance method Public Method Display Log 20130619
5 DISPLAY_LOG_CONTROL Instance method Public Method Display Log Control 20130619
6 EXTRACT_T100_MESSAGE Instance method Private Method Extract T100 Message 20130619
7 FREE Instance method Public Method Free 20130619
8 FREE_CONTROL Instance method Public Method Free Control 20130619
9 INIT Instance method Public Method Initialization 20130619
10 IS_LOG_EMPTY Instance method Private Method Check if Log is empty 20130619
11 WRITE_MESSAGE Instance method Private Method Write Message to Log 20130619
Events
Class CL_CLB2_LOGGING has no event.
Types
Class CL_CLB2_LOGGING has no local type.
Method Signatures

Method ADD_EXCEPTION Signature

Method ADD_EXCEPTION on class CL_CLB2_LOGGING has no parameter.
Method ADD_EXCEPTION on class CL_CLB2_LOGGING has no exception.

Method ADD_MESSAGE Signature

Method ADD_MESSAGE on class CL_CLB2_LOGGING has no parameter.
Method ADD_MESSAGE on class CL_CLB2_LOGGING has no exception.

Method CONSTRUCTOR Signature

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

Method DISPLAY_LOG Signature

Method DISPLAY_LOG on class CL_CLB2_LOGGING has no parameter.
Method DISPLAY_LOG on class CL_CLB2_LOGGING has no exception.

Method DISPLAY_LOG_CONTROL Signature

Method DISPLAY_LOG_CONTROL on class CL_CLB2_LOGGING has no parameter.
Method DISPLAY_LOG_CONTROL on class CL_CLB2_LOGGING has no exception.

Method EXTRACT_T100_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGTYPE Call by reference Type reference (TYPE) SYMSGTY IV_MSGTYPE 20130619
2 Importing IV_PROBLEMCLASS Call by reference Type reference (TYPE) BALPROBCL IV_PROBLEMCLASS 20130619
3 Importing IX_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT IX_EXCEPTION 20130619

Method EXTRACT_T100_MESSAGE on class CL_CLB2_LOGGING has no exception.

Method FREE Signature

Method FREE on class CL_CLB2_LOGGING has no parameter.
Method FREE on class CL_CLB2_LOGGING has no exception.

Method FREE_CONTROL Signature

Method FREE_CONTROL on class CL_CLB2_LOGGING has no parameter.
Method FREE_CONTROL on class CL_CLB2_LOGGING has no exception.

Method INIT Signature

Method INIT on class CL_CLB2_LOGGING has no parameter.
Method INIT on class CL_CLB2_LOGGING has no exception.

Method IS_LOG_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EMPTY Value transfer Type reference (TYPE) ABAP_BOOL 20130619

Method IS_LOG_EMPTY on class CL_CLB2_LOGGING has no exception.

Method WRITE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID SY-MSGID IV_MSGID 20130619
2 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO SY-MSGNO IV_MSGNO 20130619
3 Importing IV_MSGTYPE Call by reference Type reference (TYPE) SYMSGTY SY-MSGTY IV_MSGTYPE 20130619
4 Importing IV_MSGV1 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV1 IV_MSGV1 20130619
5 Importing IV_MSGV2 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV2 IV_MSGV2 20130619
6 Importing IV_MSGV3 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV3 IV_MSGV3 20130619
7 Importing IV_MSGV4 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV4 IV_MSGV4 20130619
8 Importing IV_PROBLEMCLASS Call by reference Type reference (TYPE) BALPROBCL IV_PROBLEMCLASS 20130619

Method WRITE_MESSAGE on class CL_CLB2_LOGGING has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 100