SAP ABAP Interface IF_AMC_MSG_MARSHALLING_TEXT (AMC marshalling interface for text (STRING) message type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-AC (Application Component) ABAP Channels
     SAMC_RUNTIME (Package) AMC runtime package
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AMC_MESSAGE_TEXT AMC class for text (STRING) messages 20111221
Properties
Interface IF_AMC_MSG_MARSHALLING_TEXT  
Short Description AMC marshalling interface for text (STRING) message type    
General Data
Package SAMC_RUNTIME   AMC runtime package 
Created 20111221   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_AMC_MSG_MARSHALLING_TEXT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_AMC_MESSAGE_MARSHALLING AMC message specific mashalling interface (do not implement) 20111221
Friends
Interface IF_AMC_MSG_MARSHALLING_TEXT has no friend.
Attributes
Interface IF_AMC_MSG_MARSHALLING_TEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE Static method Public Method Deserialization of binary (XSTRING) message type 20111221
2 SERIALIZE Static method Public Method Serialization of binary (XSTRING) message type 20111221
Events
Interface IF_AMC_MSG_MARSHALLING_TEXT has no event.
Types
Interface IF_AMC_MSG_MARSHALLING_TEXT has no local type.
Method Signatures

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERIALIZED_MESSAGE Call by reference Type reference (TYPE) XSTRING 20120924
2 Returning R_MESSAGE Value transfer Type reference (TYPE) STRING 20120924
# Exception Resumable Description Created on
1 CX_AMC_ERROR Error handling class for ABAP Messaging Channels (AMC) 20111221

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGE Call by reference Type reference (TYPE) STRING 20120924
2 Returning R_SERIALIZED_MESSAGE Value transfer Type reference (TYPE) XSTRING 20120924
# Exception Resumable Description Created on
1 CX_AMC_ERROR Error handling class for ABAP Messaging Channels (AMC) 20111221
History
Last changed by/on SAP  20130531 
SAP Release Created in 804