SAP ABAP Class IF_FDT_WD_ISLAND_MSG_FACTORY (FDT WD Island: Factory interface for message creation)
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
| Class | IF_FDT_WD_ISLAND_MSG_FACTORY | |
| Short Description | FDT WD Island: Factory interface for message creation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100621 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_FDT_WD_ISLAND_MSG_FACTORY has no interface implemented.
Friends
Class IF_FDT_WD_ISLAND_MSG_FACTORY has no friend class.
Attributes
Class IF_FDT_WD_ISLAND_MSG_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create a message to init a control | 20120313 | |
| 2 | Instance method | Public | Method | Receives an xml string and creates a message from it | 20100624 | |
| 3 | Instance method | Public | Method | Create a request to syncronize the model | 20111123 | |
| 4 | Instance method | Public | Method | Creates a request to synchronize only the metadata | 20121121 |
Events
Class IF_FDT_WD_ISLAND_MSG_FACTORY has no event.
Types
Class 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 | IO_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | FDT WD: Configuration | 20120313 | |||
| 2 | IO_PARENT_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MESSAGE | Parent Message | 20120313 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20120313 | |||
| 4 | IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | STRING | Message Type | 20120313 | |||
| 5 | RO_MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MSG_INIT | Initialize Control Message | 20120313 |
Method CREATE_INITIAL_MESSAGE on class 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 | IO_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | FDT WD: Configuration | 20110502 | |||
| 2 | IV_MESSAGE_ACTION | Call by reference | Type reference (TYPE) | STRING | Message Action | 20110502 | |||
| 3 | IV_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | STRING | Message Type | 20110502 | |||
| 4 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20110502 | |||
| 5 | RO_MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MESSAGE | Message | 20100624 |
Method CREATE_MESSAGE on class 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 | IO_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | FDT WD: Configuration | 20111123 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20111123 | |||
| 3 | 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 class 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 | IO_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | FDT WD: Configuration | 20121121 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Object Id | 20121121 | |||
| 3 | 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 class IF_FDT_WD_ISLAND_MSG_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |