SAP ABAP Class CL_AMC_MESSAGE_BINARY (AMC class for binary (XSTRING) messages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-AC (Application Component) ABAP Channels
⤷
SAMC_RUNTIME (Package) AMC runtime package

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AMC_MESSAGE_MARSHALLING | AMC message specific mashalling interface (do not implement) | 20111207 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AMC_MESSAGE_PRODUCER | ABAP Messaging Channel (AMC) interface for message producer | 20111123 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AMC_MESSAGE_PRODUCER_BINARY | AMC producer for binary (XSTRING) messages | 20111123 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AMC_MSG_MARSHALLING_BINARY | AMC marshalling interface for binary (XSTRING) message type | 20111207 |
Properties
Class | CL_AMC_MESSAGE_BINARY | |
Short Description | AMC class for binary (XSTRING) messages | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SAMC_RUNTIME | AMC runtime package |
Created | 20111123 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_AMC_MESSAGE_MARSHALLING | AMC message specific mashalling interface (do not implement) | 20111207 | ||
2 | IF_AMC_MESSAGE_PRODUCER | ABAP Messaging Channel (AMC) interface for message producer | 20111123 | ||
3 | IF_AMC_MESSAGE_PRODUCER_BINARY | AMC producer for binary (XSTRING) messages | 20111123 | ||
4 | IF_AMC_MSG_MARSHALLING_BINARY | AMC marshalling interface for binary (XSTRING) message type | 20111207 |
Friends
Class CL_AMC_MESSAGE_BINARY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_AMC_RUNTIME | ABAP Messaging Channel Runtime API | 20111201 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_AMC_RUNTIME=>GT_CHANNEL_IDENTITY_ROLE | ABAP Messaging Channels Identity | 20120420 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20111123 |
Events
Class CL_AMC_MESSAGE_BINARY has no event.
Types
Class CL_AMC_MESSAGE_BINARY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANNEL_IDENTITY_ROLE | Call by reference | Type reference (TYPE) | CL_AMC_RUNTIME=>GT_CHANNEL_IDENTITY_ROLE | ABAP Messaging Channels Identity | 20120420 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error handling class for ABAP Messaging Channels (AMC) | 20120420 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 804 |