SAP ABAP Class /BOBF/IF_TOOL_MESSAGE_CHECK (Check of message object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_AUNIT_MSG_CHK Checks the messages which are created in validations 20081212
Properties
Class /BOBF/IF_TOOL_MESSAGE_CHECK  
Short Description Check of message object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/IF_TOOL_MESSAGE_CHECK has no forward declaration.
Interfaces
Class /BOBF/IF_TOOL_MESSAGE_CHECK has no interface implemented.
Friends
Class /BOBF/IF_TOOL_MESSAGE_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CREATE Constant Public Type reference (TYPE) SEOCMPNAME 'CREATE' Component name 20081213
2 GC_EXECUTE Constant Public Type reference (TYPE) SEOCMPNAME 'EXECUTE' Component name 20081213
3 GC_MSG_MISSING Constant Public Type reference (TYPE) STRING 'Expected message not created' 20081213
4 GC_MSG_UNEXPECTED Constant Public Type reference (TYPE) STRING 'Not expected message created' 20081213
5 GC_MSG_WRONG_PARAMS Constant Public Type reference (TYPE) STRING 'Message has not the expected parameters' 20081213
6 GC_QUERY Constant Public Type reference (TYPE) SEOCMPNAME 'QUERY' Component name 20081213
7 GC_RESOLVE Constant Public Type reference (TYPE) SEOCMPNAME 'RESOLVE' Component name 20081213
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MESSAGE Static method Public Method Checking content of message object returned by a validation 20081213
Events
Class /BOBF/IF_TOOL_MESSAGE_CHECK has no event.
Types
Class /BOBF/IF_TOOL_MESSAGE_CHECK has no local type.
Method Signatures

Method CHECK_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Message object which was returned by validation 20081213
2 Importing IV_CONTENT_CAT Call by reference Type reference (TYPE) /BOBF/OBM_CONTENT_CAT Entity Category 20081213
3 Importing IV_CONTENT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20081213
4 Importing IV_METHODNAME Call by reference Type reference (TYPE) SEOCMPNAME Component name 20081213
5 Importing IV_VARIANT Call by reference Type reference (TYPE) ETVAR_ID Variant name 20081213

Method CHECK_MESSAGE on class /BOBF/IF_TOOL_MESSAGE_CHECK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in