SAP ABAP Interface IF_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 - 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
Interface IF_SAM_MESSAGE  
Short Description Message    
General Data
Package CRM_SAM_MAIN   SAM Basis Functionality 
Created 20031013   SAP 
Last changed 20081007   SAP 
Unicode checks active    
Forward declarations
Interface IF_SAM_MESSAGE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SAM_SERIALIZABLE Serializable 20031017
Friends
Interface IF_SAM_MESSAGE has no friend.
Attributes
Interface 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
Interface IF_SAM_MESSAGE has no event.
Types
Interface IF_SAM_MESSAGE has no local type.
Method Signatures

Method CLEAR_PROPERTIES Signature

Method CLEAR_PROPERTIES on Interface 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 Interface IF_SAM_MESSAGE has no parameter.
Method DESERIALIZE on Interface 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 Interface IF_SAM_MESSAGE has no parameter.
Method SERIALIZE on Interface 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