SAP ABAP Class CL_FDT_WD_ISLAND_SERVICE (FDT WD: Service class for islands)
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
Properties
Class CL_FDT_WD_ISLAND_SERVICE  
Short Description FDT WD: Service class for islands    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_WD_ISLAND_INFRASTRUCTURE   BRFplus: Island Infrastructure 
Created 20100308   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_FDT_WD_STATE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_FDT_RANGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_FDT_WD_ISLAND_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_FDT_WD_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_WD_ISLAND_SERVICE has no interface implemented.
Friends
Class CL_FDT_WD_ISLAND_SERVICE has no friend class.
Attributes
Class CL_FDT_WD_ISLAND_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_DISPLAY_STATE Static method Public Method Applies the display state and changes locking accordingly 20121115
2 CONVERT_TIMESTAMP_TO_EXTERNAL Static method Public Method Converts a timestamp to external format 20130211
3 GET_FULL_ASSEMBLY_NAME Static method Public Method Returns the full assembly name (used by Silverlight) 20110527
4 RAISE_INVALID_MSG_EXCEPTION Static method Public Method Raises a data incosistency exception 20111109
Events
Class CL_FDT_WD_ISLAND_SERVICE has no event.
Types
Class CL_FDT_WD_ISLAND_SERVICE has no local type.
Method Signatures

Method APPLY_DISPLAY_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SOURCE_STATE Call by reference Object reference (TYPE REF TO) IF_FDT_WD_STATE State to copy display state from 20121115
2 Importing IO_STATE Call by reference Object reference (TYPE REF TO) IF_FDT_WD_STATE State to update 20121115
3 Importing IV_DISPLAY_STATE Call by reference Type reference (TYPE) CL_FDT_WD_STATE=>DISPLAY_STATE New display state 20121115
# Exception Resumable Description Created on
1 CX_FDT Typically a CX_FDT_LOCKING exception, if any 20121115

Method CONVERT_TIMESTAMP_TO_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP Internal Timestamp 20130211
2 Returning RV_TIMESTAMP_ISO Value transfer Type reference (TYPE) STRING Timestamp in ISO 20130211

Method CONVERT_TIMESTAMP_TO_EXTERNAL on class CL_FDT_WD_ISLAND_SERVICE has no exception.

Method GET_FULL_ASSEMBLY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ASSEMBLY Call by reference Type reference (TYPE) STRING Assembly Short Name 20110527
2 Returning RV_ASSEMBLY_FULL_NAME Value transfer Type reference (TYPE) STRING .NET Full Assembly Name 20110527

Method GET_FULL_ASSEMBLY_NAME on class CL_FDT_WD_ISLAND_SERVICE has no exception.

Method RAISE_INVALID_MSG_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID ID 20111109
2 Importing IV_MSGID Call by reference Type reference (TYPE) SY-MSGID Message Class 20111109
3 Importing IV_MSGNO Call by reference Type reference (TYPE) SY-MSGNO Message Number 20111109

Method RAISE_INVALID_MSG_EXCEPTION on class CL_FDT_WD_ISLAND_SERVICE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 703