SAP ABAP Class IF_FDT_WD_ISLAND_MSG_STREAM (FDT WD Island: Message Stream)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FDT_WD_ISLAND_MSG_HANDLER | FDT WD Island: Message Handler | 20110323 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_WD_ISLAND_MSG_XML | FDT WD Island: Writing/Reading a message into a xml stream | 20110318 |
Properties
| Class | IF_FDT_WD_ISLAND_MSG_STREAM | |
| Short Description | FDT WD Island: Message Stream | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110318 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FDT_WD_ISLAND_MSG_STREAM has no forward declaration.
Interfaces
Class IF_FDT_WD_ISLAND_MSG_STREAM has no interface implemented.
Friends
Class IF_FDT_WD_ISLAND_MSG_STREAM has no friend class.
Attributes
Class IF_FDT_WD_ISLAND_MSG_STREAM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Reads the message content and updates the model | 20110318 | |
| 2 | Instance method | Public | Method | Writes the message content by using the model | 20110318 |
Events
Class IF_FDT_WD_ISLAND_MSG_STREAM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_RETURN | Public | See coding | 20110318 | BEGIN OF s_return,
ts_written_objects TYPE if_fdt_types=>ts_object_id,
assembly_name TYPE string,
END OF s_return
|
Method Signatures
Method READ_MESSAGE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MESSAGE | FDT WD: Message | 20110318 |
Method READ_MESSAGE_CONTENT on class IF_FDT_WD_ISLAND_MSG_STREAM has no exception.
Method WRITE_MESSAGE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MESSAGE | FDT WD: Message | 20110318 | |||
| 2 | RS_RETURN | Value transfer | Type reference (TYPE) | S_RETURN | Info about processing | 20110318 |
Method WRITE_MESSAGE_CONTENT on class IF_FDT_WD_ISLAND_MSG_STREAM has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |