SAP ABAP Class IF_FDT_WD_ISLAND_MSG_SYNC (FDT WD Island: Sync Message)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FDT_WD_ISLAND_MESSAGE FDT WD Island: Message 20111014
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
Class IF_FDT_WD_ISLAND_MSG_SYNC  
Short Description FDT WD Island: Sync Message    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111014   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FDT_WD_ISLAND_MSG_SYNC has no forward declaration.
Interfaces
Class IF_FDT_WD_ISLAND_MSG_SYNC has no interface implemented.
Friends
Class IF_FDT_WD_ISLAND_MSG_SYNC has no friend class.
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 IS_BACKEND_UPDATE_NEEDED Instance method Public Method Returns if the backend needs to be updated 20120601
2 IS_MODEL_CONTENT_UPDATE_NEEDED Instance method Public Method Returns if model content needs to be updated (read model) 20120601
Events
Class IF_FDT_WD_ISLAND_MSG_SYNC has no event.
Types
Class 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 Returning RV_UPDATE_NECESSARY Value transfer Type reference (TYPE) BOOLE_D True: Update necessary 20120601

Method IS_BACKEND_UPDATE_NEEDED on class 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 Returning RV_CONTENT_UPDATE_NECESSARY Value transfer Type reference (TYPE) BOOLE_D 20120601

Method IS_MODEL_CONTENT_UPDATE_NEEDED on class IF_FDT_WD_ISLAND_MSG_SYNC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in