SAP ABAP Class IF_CLB2_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_CLB2_LOGGING Collaboration: Test Logger 20130619
Properties
Class IF_CLB2_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 20130516   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CLB2_TEST_LOGGER has no forward declaration.
Interfaces
Class IF_CLB2_TEST_LOGGER has no interface implemented.
Friends
Class IF_CLB2_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 20130516
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCEPTION Instance method Public Method 20130516
2 ADD_MESSAGE Instance method Public Method 20130516
Events
Class IF_CLB2_TEST_LOGGER has no event.
Types
Class IF_CLB2_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' 20130516
2 Importing IX_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT 20130516

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

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