SAP ABAP Class IF_STW_TEST_LOGGER (StreamWork ABAP Library Test Logger Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_TEST_LOGGING StreamWork ABAP Library Test Logger 20110922
Properties
Class IF_STW_TEST_LOGGER  
Short Description StreamWork ABAP Library Test Logger Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110922   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_STW_TEST_LOGGER has no forward declaration.
Interfaces
Class IF_STW_TEST_LOGGER has no interface implemented.
Friends
Class IF_STW_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 DUMMY 20110922
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCEPTION Instance method Public Method Add an exception 20110922
2 ADD_MESSAGE Instance method Public Method Add a message 20110922
Events
Class IF_STW_TEST_LOGGER has no event.
Types
Class IF_STW_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 IV_MSGTY 20110922
2 Importing IX_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT IX_EXCEPTION 20110922

Method ADD_EXCEPTION on class IF_STW_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 IV_MSGID 20110922
2 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO SY-MSGNO IV_MSGNO 20110922
3 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY SY-MSGTY IV_MSGTY 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

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