SAP ABAP Interface IF_FDT_WD_ISLAND_MSG_STREAM (FDT WD Island: Message Stream)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_ISLAND_INFRASTRUCTURE (Package) BRFplus: Island Infrastructure
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
Interface IF_FDT_WD_ISLAND_MSG_STREAM  
Short Description FDT WD Island: Message Stream    
General Data
Package SFDT_WD_ISLAND_INFRASTRUCTURE   BRFplus: Island Infrastructure 
Created 20110318   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_FDT_WD_ISLAND_MSG_STREAM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FDT_WD_ISLAND_MSG_HANDLER FDT WD Island: Message Handler 20110323
Friends
Interface IF_FDT_WD_ISLAND_MSG_STREAM has no friend.
Attributes
Interface IF_FDT_WD_ISLAND_MSG_STREAM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_MESSAGE_CONTENT Instance method Public Method Reads the message content and updates the model 20110318
2 WRITE_MESSAGE_CONTENT Instance method Public Method Writes the message content by using the model 20110318
Events
Interface 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 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) IF_FDT_WD_ISLAND_MESSAGE FDT WD: Message 20110318

Method READ_MESSAGE_CONTENT on Interface 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 Importing IO_MESSAGE Call by reference Object reference (TYPE REF TO) IF_FDT_WD_ISLAND_MESSAGE FDT WD: Message 20110318
2 Returning RS_RETURN Value transfer Type reference (TYPE) S_RETURN Info about processing 20110318

Method WRITE_MESSAGE_CONTENT on Interface IF_FDT_WD_ISLAND_MSG_STREAM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731