SAP ABAP Class IF_AMC_MSG_MARSHALLING_BINARY (AMC marshalling interface for binary (XSTRING) message type)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_AMC_MESSAGE_MARSHALLING | AMC message specific mashalling interface (do not implement) | 20111207 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AMC_MESSAGE_BINARY | AMC class for binary (XSTRING) messages | 20111207 |
Properties
Class | IF_AMC_MSG_MARSHALLING_BINARY | |
Short Description | AMC marshalling interface for binary (XSTRING) message type | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20111207 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_AMC_MSG_MARSHALLING_BINARY has no forward declaration.
Interfaces
Class IF_AMC_MSG_MARSHALLING_BINARY has no interface implemented.
Friends
Class IF_AMC_MSG_MARSHALLING_BINARY has no friend class.
Attributes
Class IF_AMC_MSG_MARSHALLING_BINARY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Deserialization of binary (XSTRING) message type | 20111207 |
2 | ![]() |
Static method | Public | Method | Serialization of binary (XSTRING) message type | 20111207 |
Events
Class IF_AMC_MSG_MARSHALLING_BINARY has no event.
Types
Class IF_AMC_MSG_MARSHALLING_BINARY has no local type.
Method Signatures
Method DESERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SERIALIZED_MESSAGE | Call by reference | Type reference (TYPE) | XSTRING | 20120924 | |||
2 | ![]() |
R_MESSAGE | Value transfer | Type reference (TYPE) | XSTRING | 20120924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error handling class for ABAP Messaging Channels (AMC) | 20111207 |
Method SERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MESSAGE | Call by reference | Type reference (TYPE) | XSTRING | 20120924 | |||
2 | ![]() |
R_SERIALIZED_MESSAGE | Value transfer | Type reference (TYPE) | XSTRING | 20120924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error handling class for ABAP Messaging Channels (AMC) | 20111207 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |