SAP ABAP Class /BOBF/CL_FRW_MESSAGE (Message Object)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
     /BOBF/FRAMEWORK (Package) Business Object Processing Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/IF_FRW_MESSAGE Interface of Message Object 20081212
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20081212
Properties
Class /BOBF/CL_FRW_MESSAGE  
Short Description Message Object    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/FRAMEWORK   Business Object Processing Framework 
Created 20081212   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /BOBF/CM_FRW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 /BOBF/IF_FRW_MESSAGE Interface of Message Object 20081212
2 IF_SERIALIZABLE_OBJECT Serializable Object 20081212
Friends
# Friend Modeled only Created on Description
1 /BOBF/CL_FRW_FACTORY 20081212 Framework Instance Management
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_CONTEXT Instance attribute Private Type reference (TYPE) /BOBF/S_FRW_RUNTIME_CONTEXT Runtime internal BOPF context 20081212
2 MT_MESSAGE Instance attribute Private Type reference (TYPE) /BOBF/T_FRW_MESSAGE_K Message Table 20081212
Methods
# Method Level Visibility Method type Description Created on
1 SET_BO_KEY_IN_ORIGIN_LOCATION Instance method Public Method Set the BO key in the origin locations of the contained msgs 20090225
2 SET_CONTEXT Instance method Public Method Sets the context for all messages 20081212
3 SET_UNSPECIFIED_LIFETIME Instance method Private Method Set the lifetime from context information if not specified 20081212
Events
Class /BOBF/CL_FRW_MESSAGE has no event.
Types
Class /BOBF/CL_FRW_MESSAGE has no local type.
Method Signatures

Method SET_BO_KEY_IN_ORIGIN_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090225

Method SET_BO_KEY_IN_ORIGIN_LOCATION on class /BOBF/CL_FRW_MESSAGE has no exception.

Method SET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTEXT Call by reference Type reference (TYPE) /BOBF/S_FRW_RUNTIME_CONTEXT Runtime internal BOPF context 20081212

Method SET_CONTEXT on class /BOBF/CL_FRW_MESSAGE has no exception.

Method SET_UNSPECIFIED_LIFETIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FRW Call by reference Object reference (TYPE REF TO) /BOBF/CM_FRW ESI Root message class 20081212
2 Importing IV_LIFETIME Call by reference Type reference (TYPE) /BOBF/CM_FRW=>TY_MESSAGE_LIFETIME Message lifetime (state / transition) 20081212

Method SET_UNSPECIFIED_LIFETIME on class /BOBF/CL_FRW_MESSAGE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702