SAP ABAP Class CL_STW_TEST_LOGGING (StreamWork ABAP Library Test Logger)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_STW_EXAMPLES (Package) Examples of the StreamWork Library (Comp. Mode)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STW_TEST_LOGGER StreamWork ABAP Library Test Logger Interface 20110922
Properties
Class CL_STW_TEST_LOGGING  
Short Description StreamWork ABAP Library Test Logger    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_STW_EXAMPLES   Examples of the StreamWork Library (Comp. Mode) 
Created 20110922   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_STW_TEST_LOGGER StreamWork ABAP Library Test Logger Interface 20110922
Friends
Class CL_STW_TEST_LOGGING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20111207
2 MT_LOGHANDLE Instance attribute Private Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20111207
3 MV_CNTLHANDLE Instance attribute Private Type reference (TYPE) BALCNTHNDL Application Log: Control Display Handle 20111208
4 MV_LOGHANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20111208
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110922
2 DISPLAY_LOG Instance method Public Method DISPLAY_LOG 20110922
3 DISPLAY_LOG_CONTROL Instance method Public Method 20111207
4 EXTRACT_T100_MESSAGE Instance method Private Method EXTRACT_T100_MESSAGE 20110922
5 FREE Instance method Public Method 20111208
6 FREE_CONTROL Instance method Public Method 20111207
7 INIT Instance method Public Method INIT 20110922
8 IS_LOG_EMPTY Instance method Private Method 20111207
9 WRITE_MESSAGE Instance method Private Method WRITE_MESSAGE 20110922
Events
Class CL_STW_TEST_LOGGING has no event.
Types
Class CL_STW_TEST_LOGGING has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method DISPLAY_LOG Signature

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

Method DISPLAY_LOG_CONTROL Signature

Method DISPLAY_LOG_CONTROL on class CL_STW_TEST_LOGGING has no parameter.
Method DISPLAY_LOG_CONTROL on class CL_STW_TEST_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 20110929
2 Importing IV_PROBLEMCLASS Call by reference Type reference (TYPE) BALPROBCL IV_PROBLEMCLASS 20110929
3 Importing IX_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT IX_EXCEPTION 20110922

Method EXTRACT_T100_MESSAGE on class CL_STW_TEST_LOGGING has no exception.

Method FREE Signature

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

Method FREE_CONTROL Signature

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

Method INIT Signature

Method INIT on class CL_STW_TEST_LOGGING has no parameter.
Method INIT on class CL_STW_TEST_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 20111207

Method IS_LOG_EMPTY on class CL_STW_TEST_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 20110922
2 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO SY-MSGNO IV_MSGNO 20110922
3 Importing IV_MSGTYPE Call by reference Type reference (TYPE) SYMSGTY SY-MSGTY IV_MSGTYPE 20110922
4 Importing IV_MSGV1 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV1 IV_MSGV1 20110922
5 Importing IV_MSGV2 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV2 IV_MSGV2 20110922
6 Importing IV_MSGV3 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV3 IV_MSGV3 20110922
7 Importing IV_MSGV4 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV4 IV_MSGV4 20110922
8 Importing IV_PROBLEMCLASS Call by reference Type reference (TYPE) BALPROBCL IV_PROBLEMCLASS 20110922

Method WRITE_MESSAGE on class CL_STW_TEST_LOGGING has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732