SAP ABAP Interface IF_FDT_WD_ISLAND_MSG_CREATE (FDT WD Island: Message for creating new objects)
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_CREATE | FDT WD Island: Message to create a new FDT object | 20120221 |
Properties
Interface | IF_FDT_WD_ISLAND_MSG_CREATE | |
Short Description | FDT WD Island: Message for creating new objects |
General Data
Package | SFDT_WD_ISLAND_INFRASTRUCTURE | BRFplus: Island Infrastructure |
Created | 20100728 | SAP |
Last changed | 20130531 | SAP |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FDT_WD_ISLAND_MESSAGE | FDT WD Island: Message | 20100810 |
Friends
Interface IF_FDT_WD_ISLAND_MSG_CREATE has no friend.
Attributes
Interface IF_FDT_WD_ISLAND_MSG_CREATE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets the allowed types for the object creation | 20100728 |
2 | ![]() |
Instance method | Public | Method | Returns the ID of the created object | 20100728 |
3 | ![]() |
Instance method | Public | Method | Sets the allowed types for the object creation | 20100728 |
4 | ![]() |
Instance method | Public | Method | Sets the ID of the created object | 20100728 |
Events
Interface IF_FDT_WD_ISLAND_MSG_CREATE has no event.
Types
Interface 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 | ![]() |
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 Interface 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 | ![]() |
RV_ID | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20100728 |
Method GET_RESULT_ID on Interface 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 | ![]() |
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 Interface 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 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20100728 |
Method SET_RESULT_ID on Interface IF_FDT_WD_ISLAND_MSG_CREATE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |