SAP ABAP Class IF_FIT_CHECK_LOG (Wrapper for messages)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FIT_CHECK_UNIT Wrapper for a check class (IF_FIT_CHECK) 20100215
Properties
Class IF_FIT_CHECK_LOG  
Short Description Wrapper for messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100205   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FIT_CHECK_LOG has no forward declaration.
Interfaces
Class IF_FIT_CHECK_LOG has no interface implemented.
Friends
Class IF_FIT_CHECK_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_MESSAGES Instance attribute Public Type reference (TYPE) FIT_TT_LOG FIT_TT_LOG 20100409
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method add a amessage to the log 20100205
2 GET_ERROR_MESSAGES Instance method Public Method returns only error messages 20100205
3 GET_MESSAGES Instance method Public Method returns all messages of the container 20100205
Events
Class IF_FIT_CHECK_LOG has no event.
Types
Class IF_FIT_CHECK_LOG has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) FIT_S_MESSAGE message structure of the check framework 20100205

Method ADD_MESSAGE on class IF_FIT_CHECK_LOG has no exception.

Method GET_ERROR_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERR_MESSAGES Call by reference Type reference (TYPE) FIT_TT_LOG complete logs of containers 20100205
2 Exporting EV_NO_ERR_MESSAGES Call by reference Type reference (TYPE) I 20100205

Method GET_ERROR_MESSAGES on class IF_FIT_CHECK_LOG has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FIT_TT_LOG complete logs of containers 20100205

Method GET_MESSAGES on class IF_FIT_CHECK_LOG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in