SAP ABAP Class IF_SAM_MESSAGE (Message)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SAM_SERIALIZABLE Serializable 20031017
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SAM_BYTES_MESSAGE Bytes Message 20031013
2 Interface composition (i COMPRISING i_ref)  IF_SAM_OBJECT_MESSAGE Object Message 20031013
3 Interface composition (i COMPRISING i_ref)  IF_SAM_TEXT_MESSAGE Text Message 20031013
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAM_MESSAGE Message 20031013
Properties
Class IF_SAM_MESSAGE  
Short Description 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_MESSAGE has no forward declaration.
Interfaces
Class IF_SAM_MESSAGE has no interface implemented.
Friends
Class IF_SAM_MESSAGE has no friend class.
Attributes
Class IF_SAM_MESSAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_PROPERTIES Instance method Public Method removes all properties 20031013
2 DESERIALIZE Instance method Public Method 20031017
3 GET_MESSAGE_TYPE Instance method Public Method returns message type 20031013
4 GET_PROPERTY_NAMES Instance method Public Method get all property names 20031013
5 GET_STRING_PROPERTY Instance method Public Method gets a property 20031013
6 PROPERTY_EXISTS Instance method Public Method checks for property 20031013
7 REMOVE_STRING_PROPERTY Instance method Public Method removes a property 20031015
8 SERIALIZE Instance method Public Method 20031017
9 SET_STRING_PROPERTY Instance method Public Method sets a property 20031013
Events
Class IF_SAM_MESSAGE has no event.
Types
Class IF_SAM_MESSAGE has no local type.
Method Signatures

Method CLEAR_PROPERTIES Signature

Method CLEAR_PROPERTIES on class IF_SAM_MESSAGE has no parameter.
# Exception Resumable Description Created on
1 CX_SAM_MESSAGING_EXCEPTION Messaging Exception 20031013

Method DESERIALIZE Signature

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

Method GET_MESSAGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAMES Value transfer Type reference (TYPE) SAM_TSTRING Tabelle von Strings 20031013
# Exception Resumable Description Created on
1 CX_SAM_MESSAGING_EXCEPTION Messaging Exception 20031013

Method GET_STRING_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULT_VALUE Call by reference Type reference (TYPE) STRING 'not found' 20031013
2 Importing NAME Call by reference Type reference (TYPE) STRING 20031013
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20031013
# Exception Resumable Description Created on
1 CX_SAM_MESSAGING_EXCEPTION Messaging Exception 20031013

Method PROPERTY_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20031013
2 Returning PROPERTY_EXISTS Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20031013
# Exception Resumable Description Created on
1 CX_SAM_MESSAGING_EXCEPTION 20031013

Method REMOVE_STRING_PROPERTY Signature

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

Method SERIALIZE Signature

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

Method SET_STRING_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20031013
2 Importing VALUE Call by reference Type reference (TYPE) STRING 20031015
# Exception Resumable Description Created on
1 CX_SAM_MESSAGING_EXCEPTION Messaging Exception 20031013
History
Last changed by/on SAP  20081007 
SAP Release Created in