SAP ABAP Class IF_FDT_WD_ISLAND_MSG_CREATE (FDT WD Island: Message for creating new objects)
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 20100810
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_CREATE FDT WD Island: Message to create a new FDT object 20120221
Properties
Class IF_FDT_WD_ISLAND_MSG_CREATE  
Short Description FDT WD Island: Message for creating new objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100728   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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...
2 IF_FDT_WD_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_FDT_WD_ISLAND_MSG_CREATE has no interface implemented.
Friends
Class IF_FDT_WD_ISLAND_MSG_CREATE has no friend class.
Attributes
Class IF_FDT_WD_ISLAND_MSG_CREATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJECT_TYPES Instance method Public Method Gets the allowed types for the object creation 20100728
2 GET_RESULT_ID Instance method Public Method Returns the ID of the created object 20100728
3 SET_OBJECT_TYPES Instance method Public Method Sets the allowed types for the object creation 20100728
4 SET_RESULT_ID Instance method Public Method Sets the ID of the created object 20100728
Events
Class IF_FDT_WD_ISLAND_MSG_CREATE has no event.
Types
Class IF_FDT_WD_ISLAND_MSG_CREATE has no local type.
Method Signatures

Method GET_OBJECT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OBJECT_TYPES Value transfer Type reference (TYPE) IF_FDT_WD_TYPES=>T_OBJECT_TYPE_EXTENDED Object IDs as unsorted index table 20100728

Method GET_OBJECT_TYPES on class IF_FDT_WD_ISLAND_MSG_CREATE has no exception.

Method GET_RESULT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20100728

Method GET_RESULT_ID on class IF_FDT_WD_ISLAND_MSG_CREATE has no exception.

Method SET_OBJECT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_TYPES Call by reference Type reference (TYPE) IF_FDT_WD_TYPES=>T_OBJECT_TYPE_EXTENDED Object IDs as unsorted index table 20100728

Method SET_OBJECT_TYPES on class IF_FDT_WD_ISLAND_MSG_CREATE has no exception.

Method SET_RESULT_ID 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 Universal Unique Identifier 20100728

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