SAP ABAP Class IF_SAM_BYTES_MESSAGE (Bytes 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_BYTES_MESSAGE Bytes Message 20031013
Properties
Class IF_SAM_BYTES_MESSAGE  
Short Description Bytes 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_BYTES_MESSAGE has no forward declaration.
Interfaces
Class IF_SAM_BYTES_MESSAGE has no interface implemented.
Friends
Class IF_SAM_BYTES_MESSAGE has no friend class.
Attributes
Class IF_SAM_BYTES_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_BYTES Instance method Public Method gets message data 20031013
4 GET_MESSAGE_TYPE Instance method Public Method 20031014
5 GET_PROPERTY_NAMES Instance method Public Method 20031014
6 GET_STRING_PROPERTY Instance method Public Method 20031014
7 PROPERTY_EXISTS Instance method Public Method 20031014
8 REMOVE_STRING_PROPERTY Instance method Public Method 20031017
9 SERIALIZE Instance method Public Method 20031017
10 SET_BYTES Instance method Public Method sets message data 20031013
11 SET_STRING_PROPERTY Instance method Public Method 20031014
Events
Class IF_SAM_BYTES_MESSAGE has no event.
Types
Class IF_SAM_BYTES_MESSAGE has no local type.
Method Signatures

Method CLEAR_PROPERTIES Signature

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

Method DESERIALIZE Signature

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

Method GET_BYTES Signature

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

Method GET_MESSAGE_TYPE Signature

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

Method GET_PROPERTY_NAMES Signature

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

Method GET_STRING_PROPERTY Signature

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

Method PROPERTY_EXISTS Signature

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

Method REMOVE_STRING_PROPERTY Signature

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

Method SERIALIZE Signature

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

Method SET_BYTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BYTES Call by reference Type reference (TYPE) XSTRING 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_BYTES_MESSAGE has no parameter.
Method SET_STRING_PROPERTY on class IF_SAM_BYTES_MESSAGE has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in