SAP ABAP Interface IF_AMC_MSG_MARSHALLING_PCP (AMC marshalling interface for PCP 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_TYPE_PCP | AMC class for Push Channel Protocol (PCP) messages | 20130612 |
Properties
| Interface | IF_AMC_MSG_MARSHALLING_PCP | |
| Short Description | AMC marshalling interface for PCP message type |
General Data
| Package | SAMC_RUNTIME | AMC runtime package |
| Created | 20130612 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_AMC_MSG_MARSHALLING_PCP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AMC_MESSAGE_MARSHALLING | AMC message specific mashalling interface (do not implement) | 20130612 |
Friends
Interface IF_AMC_MSG_MARSHALLING_PCP has no friend.
Attributes
Interface IF_AMC_MSG_MARSHALLING_PCP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deserialization of Push Channel Protocol (PCP) message type | 20130612 | |
| 2 | Static method | Public | Method | Serialization of Push Channel Protocol (PCP) message type | 20130612 |
Events
Interface IF_AMC_MSG_MARSHALLING_PCP has no event.
Types
Interface IF_AMC_MSG_MARSHALLING_PCP 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 | 20130612 | ||||
| 2 | R_MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_AC_MESSAGE_TYPE_PCP | ABAP Channels message type Push Channel Protocol (PCP) | 20130612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error handling class for ABAP Messaging Channels (AMC) | 20130612 |
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_AC_MESSAGE_TYPE_PCP | ABAP Channels message type Push Channel Protocol (PCP) | 20130612 | |||
| 2 | R_SERIALIZED_MESSAGE | Value transfer | Type reference (TYPE) | XSTRING | 20130612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error handling class for ABAP Messaging Channels (AMC) | 20130612 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |