SAP ABAP Class IF_FDT_WD_ISLAND_MSG_QUERY (FDT WD Island: Message for querying 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 | 20120316 |
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_QUERY | FDT WD Island: Message for Query | 20120316 |
Properties
| Class | IF_FDT_WD_ISLAND_MSG_QUERY | |
| Short Description | FDT WD Island: Message for querying objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120316 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_FDT_WD_ISLAND_MSG_QUERY has no interface implemented.
Friends
Class IF_FDT_WD_ISLAND_MSG_QUERY has no friend class.
Attributes
Class IF_FDT_WD_ISLAND_MSG_QUERY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get ID of the queried object | 20120316 | |
| 2 | Instance method | Public | Method | Get list of object types to query | 20120316 | |
| 3 | Instance method | Public | Method | Query context objects only | 20120611 | |
| 4 | Instance method | Public | Method | Get default name (pattern) to query for | 20120611 | |
| 5 | Instance method | Public | Method | Get default object (sub)type to query for | 20120611 | |
| 6 | Instance method | Public | Method | Get title of the query | 20120611 | |
| 7 | Instance method | Public | Method | Get result elementary type to restrict query on expressions | 20120608 | |
| 8 | Instance method | Public | Method | Get result data object type to restrict query on expressions | 20120608 | |
| 9 | Instance method | Public | Method | Set ID of the queried object | 20120316 | |
| 10 | Instance method | Public | Method | Set list of object types to query | 20120316 |
Events
Class IF_FDT_WD_ISLAND_MSG_QUERY has no event.
Types
Class IF_FDT_WD_ISLAND_MSG_QUERY has no local type.
Method Signatures
Method GET_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 | 20120316 |
Method GET_ID on class IF_FDT_WD_ISLAND_MSG_QUERY has no exception.
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 | 20120316 |
Method GET_OBJECT_TYPES on class IF_FDT_WD_ISLAND_MSG_QUERY has no exception.
Method GET_ONLY_CONTEXT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ONLY_CONTEXT_OBJECTS | Value transfer | Type reference (TYPE) | BOOLE_D | 20120611 |
Method GET_ONLY_CONTEXT_OBJECTS on class IF_FDT_WD_ISLAND_MSG_QUERY has no exception.
Method GET_PRESET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PRESET_NAME | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>NAME | Beschreibung | 20120611 |
Method GET_PRESET_NAME on class IF_FDT_WD_ISLAND_MSG_QUERY has no exception.
Method GET_PRESET_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_PRESET_OBJECT_TYPE | Value transfer | Type reference (TYPE) | IF_FDT_WD_TYPES=>S_OBJECT_TYPE_EXTENDED | Extended Object Type | 20120611 |
Method GET_PRESET_OBJECT_TYPE on class IF_FDT_WD_ISLAND_MSG_QUERY has no exception.
Method GET_QUERY_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_QUERY_TITLE | Value transfer | Type reference (TYPE) | STRING | 20120611 |
Method GET_QUERY_TITLE on class IF_FDT_WD_ISLAND_MSG_QUERY has no exception.
Method GET_RESULT_DO_ELEM_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT_DO_ELEM_TYPE | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TYPE | Elementary Data Type | 20120608 |
Method GET_RESULT_DO_ELEM_TYPE on class IF_FDT_WD_ISLAND_MSG_QUERY has no exception.
Method GET_RESULT_DO_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT_DO_TYPE | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>DATA_OBJECT_TYPE | Data Object Type | 20120608 |
Method GET_RESULT_DO_TYPE on class IF_FDT_WD_ISLAND_MSG_QUERY has no exception.
Method SET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20120603 |
Method SET_ID on class IF_FDT_WD_ISLAND_MSG_QUERY 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 | 20120316 |
Method SET_OBJECT_TYPES on class IF_FDT_WD_ISLAND_MSG_QUERY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |