SAP ABAP Class /BOBF/IF_FRW_MESSAGE (Interface 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_FRW_MESSAGE Message Object 20081212
Properties
Class /BOBF/IF_FRW_MESSAGE  
Short Description Interface 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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /BOBF/IF_FRW_MESSAGE has no interface implemented.
Friends
Class /BOBF/IF_FRW_MESSAGE has no friend class.
Attributes
Class /BOBF/IF_FRW_MESSAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Adds a Message Object 20081213
2 ADD_CM Instance method Public Method Adds a CM-Message Object 20081213
3 ADD_CM_WITH_NEW_LOCATION Instance method Public Method Adds a CM-Message Object and sets new environment location 20081213
4 ADD_EXCEPTION Instance method Public Method Adds an Exception - do not use in AP 20081213
5 ADD_MESSAGE Instance method Public Method Adds a Message - do not use in AP 20081213
6 CHECK Instance method Public Method Check for Error Messages 20081213
7 GET Instance method Public Method Returns all messages 20081213
8 GET_MESSAGES Instance method Public Method Returns all messages with context information 20081213
Events
Class /BOBF/IF_FRW_MESSAGE has no event.
Types
Class /BOBF/IF_FRW_MESSAGE has no local type.
Method Signatures

Method ADD 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 20081213

Method ADD on class /BOBF/IF_FRW_MESSAGE has no exception.

Method ADD_CM 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/CM_FRW BOPF Message Class 20081213
2 Importing IT_MESSAGE Call by reference Type reference (TYPE) /BOBF/CM_FRW=>TT_FRW FRW Root messages 20081213

Method ADD_CM on class /BOBF/IF_FRW_MESSAGE has no exception.

Method ADD_CM_WITH_NEW_LOCATION 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/CM_FRW ESI Root message class 20081213
2 Importing IS_NEW_ORIGIN_LOCATION Call by reference Type reference (TYPE) /BOBF/S_FRW_LOCATION Location 20081213
3 Importing IT_NEW_ENVIRONMENT_LOCATION Call by reference Type reference (TYPE) /BOBF/T_FRW_LOCATION Locations 20081213
4 Importing IV_NEW_BOPF_LOCATION Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20081213
5 Importing IV_NEW_LIFETIME Call by reference Type reference (TYPE) /BOBF/CM_FRW=>TY_MESSAGE_LIFETIME 20081213
6 Importing IV_NEW_SEVERITY Call by reference Type reference (TYPE) /BOBF/CM_FRW=>TY_MESSAGE_SEVERITY Severity 20081213
7 Importing IV_NEW_SYMPTOM Call by reference Type reference (TYPE) /BOBF/CM_FRW=>TY_MESSAGE_SYMPTOM Symptom 20081213

Method ADD_CM_WITH_NEW_LOCATION on class /BOBF/IF_FRW_MESSAGE has no exception.

Method ADD_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Exception Class 20081213
2 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) /BOBF/OBM_NAME Field Name 20081213
3 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Key 20081213
4 Importing IV_NODE Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node Key 20081213

Method ADD_EXCEPTION on class /BOBF/IF_FRW_MESSAGE has no exception.

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) SYMSG Structure of Message Variables 20081213
2 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) STRING Field Name 20081213
3 Importing IV_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Key 20081213
4 Importing IV_NODE Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node Name 20081213

Method ADD_MESSAGE on class /BOBF/IF_FRW_MESSAGE has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ERROR_MESSAGES Value transfer Type reference (TYPE) BOOLE_D Are there E-messages? 20081213
2 Importing IV_ACTION_MESSAGES Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20081213
3 Importing IV_CONSISTENCY_MESSAGES Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20081213

Method CHECK on class /BOBF/IF_FRW_MESSAGE has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BOBF/CM_FRW=>TT_FRW 20081213

Method GET on class /BOBF/IF_FRW_MESSAGE has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /BOBF/T_FRW_MESSAGE_K Message Table 20081213
2 Importing IV_ACTION_MESSAGES Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20081213
3 Importing IV_CONSISTENCY_MESSAGES Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20081213
4 Importing IV_SEVERITY Call by reference Type reference (TYPE) /BOBF/CM_FRW=>TY_MESSAGE_SEVERITY Messages, message type 20081213

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