SAP ABAP Class CL_SAM_MESSAGE (Message)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW-MES (Application Component) Messaging
     CRM_SAM_MAIN (Package) SAM Basis Functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SAM_MESSAGE Message 20031013
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SAM_SERIALIZABLE Serializable 20031017
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SAM_BYTES_MESSAGE Bytes Message 20031013
2 Inheritance (c INHERITING FROM c_ref)  CL_SAM_OBJECT_MESSAGE Object Message 20031013
3 Inheritance (c INHERITING FROM c_ref)  CL_SAM_TEXT_MESSAGE Text Message 20031013
Properties
Class CL_SAM_MESSAGE  
Short Description Message    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_SAM_MAIN   SAM Basis Functionality 
Created 20031013   SAP 
Last change 20081007   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
# Interface Abstract Final Description Created on
1 IF_SAM_MESSAGE Message 20031013
2 IF_SAM_SERIALIZABLE Serializable 20031017
Friends
# Friend Modeled only Created on Description
1 IF_SAM_MESSAGE_ACCESSOR 20031016 Helper Interface
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_MESSAGE_CONTENT Instance attribute Protected Type reference (TYPE) SAM_MESSAGE_CONTENT 20031017
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_PROPERTIES Instance method Public Method 20031013
2 CONSTRUCTOR Instance method Public Constructor 20031013
3 DESERIALIZE Instance method Public Method 20031017
4 DESERIALIZE_CONTENT Static method Protected Method helper: deserialization of message content 20031020
5 GET_MESSAGE_TYPE Instance method Public Method 20031013
6 GET_PROPERTY_NAMES Instance method Public Method 20031013
7 GET_SAM_PROPERTY Instance method Protected Method gets a SAM property 20031017
8 GET_STRING_PROPERTY Instance method Public Method 20031013
9 PROPERTY_EXISTS Instance method Public Method 20031013
10 REMOVE_SAM_PROPERTY Instance method Protected Method removes a SAM property 20031017
11 REMOVE_STRING_PROPERTY Instance method Public Method 20031017
12 SERIALIZE Instance method Public Method 20031017
13 SERIALIZE_CONTENT Static method Protected Method helper: serialization of message content 20031020
14 SET_SAM_PROPERTY Instance method Protected Method sets a SAM property 20031017
15 SET_STRING_PROPERTY Instance method Public Method 20031013
Events
Class CL_SAM_MESSAGE has no event.
Types
Class CL_SAM_MESSAGE has no local type.
Method Signatures

Method CLEAR_PROPERTIES Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERIALIZED_CONTENT Call by reference Type reference (TYPE) XSTRING 20031017
2 Importing TYPE Call by reference Type reference (TYPE) STRING 20031013

Method CONSTRUCTOR on class CL_SAM_MESSAGE has no exception.

Method DESERIALIZE Signature

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

Method DESERIALIZE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTENT Value transfer Type reference (TYPE) SAM_MESSAGE_CONTENT Serialisierbarer Message Content 20031020
2 Importing SERIALIZED_CONTENT Call by reference Type reference (TYPE) XSTRING 20031020
# Exception Resumable Description Created on
1 CX_SAM_MESSAGING_EXCEPTION Messaging Exception 20040223

Method GET_MESSAGE_TYPE Signature

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

Method GET_PROPERTY_NAMES Signature

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

Method GET_SAM_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' 20031017
2 Importing NAME Call by reference Type reference (TYPE) STRING 20031017
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20031017

Method GET_SAM_PROPERTY on class CL_SAM_MESSAGE has no exception.

Method GET_STRING_PROPERTY Signature

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

Method PROPERTY_EXISTS Signature

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

Method REMOVE_SAM_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 20031017

Method REMOVE_SAM_PROPERTY on class CL_SAM_MESSAGE has no exception.

Method REMOVE_STRING_PROPERTY Signature

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

Method SERIALIZE Signature

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

Method SERIALIZE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) SAM_MESSAGE_CONTENT Serialisierbarer Message Content 20031020
2 Returning SERIALIZED_CONTENT Value transfer Type reference (TYPE) XSTRING 20031020
# Exception Resumable Description Created on
1 CX_SAM_MESSAGING_EXCEPTION Messaging Exception 20040223

Method SET_SAM_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 20031017
2 Importing VALUE Call by reference Type reference (TYPE) STRING 20031017

Method SET_SAM_PROPERTY on class CL_SAM_MESSAGE has no exception.

Method SET_STRING_PROPERTY Signature

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