SAP ABAP Class CL_AMC_MESSAGE_TEXT (AMC class for text (STRING) 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) | 20111221 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AMC_MESSAGE_PRODUCER | ABAP Messaging Channel (AMC) interface for message producer | 20111221 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AMC_MESSAGE_PRODUCER_TEXT | AMC producer for text (STRING) messages | 20111221 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AMC_MSG_MARSHALLING_TEXT | AMC marshalling interface for text (STRING) message type | 20111221 |
Properties
| Class | CL_AMC_MESSAGE_TEXT | |
| Short Description | AMC class for text (STRING) 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 | 20111221 | 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) | 20111221 | ||
| 2 | IF_AMC_MESSAGE_PRODUCER | ABAP Messaging Channel (AMC) interface for message producer | 20111221 | ||
| 3 | IF_AMC_MESSAGE_PRODUCER_TEXT | AMC producer for text (STRING) messages | 20111221 | ||
| 4 | IF_AMC_MSG_MARSHALLING_TEXT | AMC marshalling interface for text (STRING) message type | 20111221 |
Friends
Class CL_AMC_MESSAGE_TEXT 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 | 20111222 | |||
| 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 | 20111221 |
Events
Class CL_AMC_MESSAGE_TEXT has no event.
Types
Class CL_AMC_MESSAGE_TEXT 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 |