SAP ABAP Interface IF_FDT_WD_ISLAND_MSG_FACTORY (FDT WD Island: Factory interface for message creation)
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 composition (i COMPRISING i_ref)  IF_FDT_WD_ISLAND_FACTORY FDT WD: Factory for Island components 20100622
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_WD_ISLAND_FACTORY FDT WD Island: Factory for Island components 20100622
Properties
Interface IF_FDT_WD_ISLAND_MSG_FACTORY  
Short Description FDT WD Island: Factory interface for message creation    
General Data
Package SFDT_WD_ISLAND_INFRASTRUCTURE   BRFplus: Island Infrastructure 
Created 20100621   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_FDT_WD_ISLAND_MSG_FACTORY has no interface.
Friends
Interface IF_FDT_WD_ISLAND_MSG_FACTORY has no friend.
Attributes
Interface IF_FDT_WD_ISLAND_MSG_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INITIAL_MESSAGE Instance method Public Method Create a message to init a control 20120313
2 CREATE_MESSAGE Instance method Public Method Receives an xml string and creates a message from it 20100624
3 CREATE_SYNCHRONIZE_REQUEST Instance method Public Method Create a request to syncronize the model 20111123
4 CREATE_SYNC_REQUEST_METDATA Instance method Public Method Creates a request to synchronize only the metadata 20121121
Events
Interface IF_FDT_WD_ISLAND_MSG_FACTORY has no event.
Types
Interface IF_FDT_WD_ISLAND_MSG_FACTORY has no local type.
Method Signatures

Method CREATE_INITIAL_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION FDT WD: Configuration 20120313
2 Importing IO_PARENT_MESSAGE Call by reference Object reference (TYPE REF TO) IF_FDT_WD_ISLAND_MESSAGE Parent Message 20120313
3 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID ID 20120313
4 Importing IV_MESSAGE_TYPE Call by reference Type reference (TYPE) STRING Message Type 20120313
5 Returning RO_MESSAGE Value transfer Object reference (TYPE REF TO) IF_FDT_WD_ISLAND_MSG_INIT Initialize Control Message 20120313

Method CREATE_INITIAL_MESSAGE on Interface IF_FDT_WD_ISLAND_MSG_FACTORY has no exception.

Method CREATE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION FDT WD: Configuration 20110502
2 Importing IV_MESSAGE_ACTION Call by reference Type reference (TYPE) STRING Message Action 20110502
3 Importing IV_MESSAGE_TYPE Call by reference Type reference (TYPE) STRING Message Type 20110502
4 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID ID 20110502
5 Returning RO_MESSAGE Value transfer Object reference (TYPE REF TO) IF_FDT_WD_ISLAND_MESSAGE Message 20100624

Method CREATE_MESSAGE on Interface IF_FDT_WD_ISLAND_MSG_FACTORY has no exception.

Method CREATE_SYNCHRONIZE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION FDT WD: Configuration 20111123
2 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID ID 20111123
3 Returning RO_MESSAGE Value transfer Object reference (TYPE REF TO) IF_FDT_WD_ISLAND_MSG_SYNC FDT WD Island: Sync Message 20111123

Method CREATE_SYNCHRONIZE_REQUEST on Interface IF_FDT_WD_ISLAND_MSG_FACTORY has no exception.

Method CREATE_SYNC_REQUEST_METDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION FDT WD: Configuration 20121121
2 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Object Id 20121121
3 Returning RO_MESSAGE Value transfer Object reference (TYPE REF TO) IF_FDT_WD_ISLAND_MSG_SYNC FDT WD Island: Sync Message 20121121

Method CREATE_SYNC_REQUEST_METDATA on Interface IF_FDT_WD_ISLAND_MSG_FACTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703