SAP ABAP Interface IF_FDT_WD_ISLAND_MSG_SYNC (FDT WD Island: Sync Message)
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_SYNC | FDT WD Island: Message for Synchr. Data (Model) with SL | 20120530 |
Properties
Interface | IF_FDT_WD_ISLAND_MSG_SYNC | |
Short Description | FDT WD Island: Sync Message |
General Data
Package | SFDT_WD_ISLAND_INFRASTRUCTURE | BRFplus: Island Infrastructure |
Created | 20111014 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FDT_WD_ISLAND_MSG_SYNC has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FDT_WD_ISLAND_MESSAGE | FDT WD Island: Message | 20111014 |
Friends
Interface IF_FDT_WD_ISLAND_MSG_SYNC has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_MODE_DEFAULT | Constant | Public | Type reference (TYPE) | STRING | '' | Default mode | 20120626 | |
2 | GC_MODE_ONLY_RECEIVE_CONTENT | Constant | Public | Type reference (TYPE) | STRING | 'RECEIVE_CONTENT' | Only receive content, only header sent to SL | 20120626 | |
3 | GC_MODE_ONLY_SEND_CONTENT | Constant | Public | Type reference (TYPE) | STRING | 'SEND_CONTENT' | Only send content, no content expected from SL | 20120626 | |
4 | GC_MODE_ONLY_UPDATE_METADATA | Constant | Public | Type reference (TYPE) | STRING | 'ONLY_METADATA' | Only update metadata | 20121121 | |
5 | MV_MODE | Instance attribute | Public | Type reference (TYPE) | STRING | Mode of sync, see GC_MODE... | 20120626 | ||
6 | MV_REFRESH | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | True: (Complete) Refresh of model content | 20120620 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns if the backend needs to be updated | 20120601 |
2 | ![]() |
Instance method | Public | Method | Returns if model content needs to be updated (read model) | 20120601 |
Events
Interface IF_FDT_WD_ISLAND_MSG_SYNC has no event.
Types
Interface IF_FDT_WD_ISLAND_MSG_SYNC has no local type.
Method Signatures
Method IS_BACKEND_UPDATE_NEEDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_UPDATE_NECESSARY | Value transfer | Type reference (TYPE) | BOOLE_D | True: Update necessary | 20120601 |
Method IS_BACKEND_UPDATE_NEEDED on Interface IF_FDT_WD_ISLAND_MSG_SYNC has no exception.
Method IS_MODEL_CONTENT_UPDATE_NEEDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CONTENT_UPDATE_NECESSARY | Value transfer | Type reference (TYPE) | BOOLE_D | 20120601 |
Method IS_MODEL_CONTENT_UPDATE_NEEDED on Interface IF_FDT_WD_ISLAND_MSG_SYNC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |