SAP ABAP Class IF_SAM_OBJECT_MESSAGE (Object Message)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SAM_MESSAGE Message 20031013
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAM_OBJECT_MESSAGE Object Message 20031013
Properties
Class IF_SAM_OBJECT_MESSAGE  
Short Description Object Message    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031013   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SAM_OBJECT_MESSAGE has no forward declaration.
Interfaces
Class IF_SAM_OBJECT_MESSAGE has no interface implemented.
Friends
Class IF_SAM_OBJECT_MESSAGE has no friend class.
Attributes
Class IF_SAM_OBJECT_MESSAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_PROPERTIES Instance method Public Method 20031014
2 DESERIALIZE Instance method Public Method 20031017
3 GET_MESSAGE_TYPE Instance method Public Method 20031014
4 GET_OBJECT Instance method Public Method get message data 20031013
5 GET_OBJECT_TYPE Instance method Public Method returns type of message data 20031013
6 GET_PROPERTY_NAMES Instance method Public Method 20031014
7 GET_STRING_PROPERTY Instance method Public Method 20031014
8 PROPERTY_EXISTS Instance method Public Method 20031014
9 REMOVE_STRING_PROPERTY Instance method Public Method 20031017
10 SERIALIZE Instance method Public Method 20031017
11 SET_OBJECT Instance method Public Method set message data 20031013
12 SET_STRING_PROPERTY Instance method Public Method 20031014
Events
Class IF_SAM_OBJECT_MESSAGE has no event.
Types
Class IF_SAM_OBJECT_MESSAGE has no local type.
Method Signatures

Method CLEAR_PROPERTIES Signature

Method CLEAR_PROPERTIES on class IF_SAM_OBJECT_MESSAGE has no parameter.
Method CLEAR_PROPERTIES on class IF_SAM_OBJECT_MESSAGE has no exception.

Method DESERIALIZE Signature

Method DESERIALIZE on class IF_SAM_OBJECT_MESSAGE has no parameter.
Method DESERIALIZE on class IF_SAM_OBJECT_MESSAGE has no exception.

Method GET_MESSAGE_TYPE Signature

Method GET_MESSAGE_TYPE on class IF_SAM_OBJECT_MESSAGE has no parameter.
Method GET_MESSAGE_TYPE on class IF_SAM_OBJECT_MESSAGE has no exception.

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJECT Value transfer Object reference (TYPE REF TO) DATA 20031013
# Exception Resumable Description Created on
1 CX_SAM_MESSAGING_EXCEPTION Messaging Exception 20031013

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJECT_TYPE Value transfer Type reference (TYPE) STRING 20031013
# Exception Resumable Description Created on
1 CX_SAM_MESSAGING_EXCEPTION Messaging Exception 20031013

Method GET_PROPERTY_NAMES Signature

Method GET_PROPERTY_NAMES on class IF_SAM_OBJECT_MESSAGE has no parameter.
Method GET_PROPERTY_NAMES on class IF_SAM_OBJECT_MESSAGE has no exception.

Method GET_STRING_PROPERTY Signature

Method GET_STRING_PROPERTY on class IF_SAM_OBJECT_MESSAGE has no parameter.
Method GET_STRING_PROPERTY on class IF_SAM_OBJECT_MESSAGE has no exception.

Method PROPERTY_EXISTS Signature

Method PROPERTY_EXISTS on class IF_SAM_OBJECT_MESSAGE has no parameter.
Method PROPERTY_EXISTS on class IF_SAM_OBJECT_MESSAGE has no exception.

Method REMOVE_STRING_PROPERTY Signature

Method REMOVE_STRING_PROPERTY on class IF_SAM_OBJECT_MESSAGE has no parameter.
Method REMOVE_STRING_PROPERTY on class IF_SAM_OBJECT_MESSAGE has no exception.

Method SERIALIZE Signature

Method SERIALIZE on class IF_SAM_OBJECT_MESSAGE has no parameter.
Method SERIALIZE on class IF_SAM_OBJECT_MESSAGE has no exception.

Method SET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) ANY 20031013
# Exception Resumable Description Created on
1 CX_SAM_MESSAGING_EXCEPTION Messaging Exception 20031013

Method SET_STRING_PROPERTY Signature

Method SET_STRING_PROPERTY on class IF_SAM_OBJECT_MESSAGE has no parameter.
Method SET_STRING_PROPERTY on class IF_SAM_OBJECT_MESSAGE has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in