SAP ABAP Class IF_CLB_TEST_LOGGER (Collaboration: Logger for Test Programs)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CLB_TEST_LOGGING StreamWork ABAP Library Test Logger 20121130
Properties
Class IF_CLB_TEST_LOGGER  
Short Description Collaboration: Logger for Test Programs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121130   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CLB_TEST_LOGGER has no forward declaration.
Interfaces
Class IF_CLB_TEST_LOGGER has no interface implemented.
Friends
Class IF_CLB_TEST_LOGGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DUMMY Instance attribute Public Type reference (TYPE) STRING 20121130
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCEPTION Instance method Public Method 20121130
2 ADD_MESSAGE Instance method Public Method 20121130
Events
Class IF_CLB_TEST_LOGGER has no event.
Types
Class IF_CLB_TEST_LOGGER has no local type.
Method Signatures

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' 20121130
2 Importing IX_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT 20121130

Method ADD_EXCEPTION on class IF_CLB_TEST_LOGGER has no exception.

Method ADD_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 20121130
2 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO SY-MSGNO 20121130
3 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY SY-MSGTY 20121130
4 Importing IV_MSGV1 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV1 20121130
5 Importing IV_MSGV2 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV2 20121130
6 Importing IV_MSGV3 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV3 20121130
7 Importing IV_MSGV4 Call by reference Type reference (TYPE) CSEQUENCE SY-MSGV4 20121130

Method ADD_MESSAGE on class IF_CLB_TEST_LOGGER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in