Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_MODEL | FDT WD: Model for Web Dynpro (abstract) | 20060725 |
Properties
| Class | CL_FDT_WD_QUERY_MODEL | |
| Short Description | FDT WD: Model class for query | |
| Super Class | CL_FDT_WD_MODEL | FDT WD: Model for Web Dynpro (abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_WD_CORE_OBJECTS | BRFplus: Core Objects for Web Dynpro UI |
| Created | 20060725 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Interfaces
Class CL_FDT_WD_QUERY_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_QUERY_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FDTS_WD_QUERY_FILTER_TYPE | 'ACL' | Filter Type Access Level | 20091203 | ||
| 2 | Constant | Public | Type reference (TYPE) | FDTS_WD_QUERY_FILTER_TYPE | 'INT' | Filter Type Internal | 20091218 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 100 | Default for maximum lines of display | 20081114 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 10 | Minimum value for max display | 20081114 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'OBJECTS_FILTERED' | Filtered objects node | 20110823 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'OBJECT_C_TBL' | 20121014 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'OBJECT' | 20060728 | |||
| 8 | Constant | Public | Type reference (TYPE) | FDT_WD_QUERY_OBJECT_STATUS | 'A' | Value for query object status 'Active' | 20100719 | ||
| 9 | Constant | Public | Type reference (TYPE) | FDT_WD_QUERY_OBJECT_STATUS | 'I' | Value for query object status 'Inactive' | 20100719 | ||
| 10 | Constant | Public | Type reference (TYPE) | FDT_WD_QUERY_OBJECT_STATUS | 'M' | Value for query object status 'Marked for Deletion' | 20100719 | ||
| 11 | Constant | Public | Type reference (TYPE) | FDT_WD_QUERY_OBJECT_STATUS | 'O' | Value for query object status 'Obsolete' | 20100719 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'AC' | Virtual Action Object Type | 20090219 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'RU' | Virtual Rule Object Type | 20090219 | ||
| 14 | Static Attribute | Private | Type reference (TYPE) | STRING | 'OTHER_QUERY_PARAMS' | 20100706 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | I | 200 | 20100721 | |||
| 16 | Constant | Public | Type reference (TYPE) | QUERY_TYPE | 'A' | Advanced Query | 20081114 | ||
| 17 | Constant | Public | Type reference (TYPE) | QUERY_TYPE | 'C' | Context Query | 20081114 | ||
| 18 | Constant | Public | Type reference (TYPE) | QUERY_TYPE | 'Z' | Custom Query | 20100909 | ||
| 19 | Constant | Public | Type reference (TYPE) | QUERY_TYPE | 'E' | Element Query | 20081114 | ||
| 20 | Constant | Public | Type reference (TYPE) | QUERY_TYPE | 'O' | Object Query | 20081114 | ||
| 21 | Static Attribute | Private | Type reference (TYPE) | STRING | 'SELECTION_PARAMETER' | 20100714 | |||
| 22 | Static Attribute | Private | Type reference (TYPE) | IF_FDT_QUERY=>TS_QUERYFIELD | 20081117 | ||||
| 23 | Static Attribute | Private | Type reference (TYPE) | T_FILTERED_OBJS | List of filtered obj with msg | 20110823 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | CL_FDT_WD_QUERY_MODEL=>T_QUERY_OBJECT_TREE | Table to contain all queried data unmatched also | 20121212 | |||
| 25 | Instance attribute | Public | Type reference (TYPE) | CL_FDT_WD_QUERY_MODEL=>T_QUERY_OBJECT_TREE | Tbl contains only valid query data matching the search crite | 20121031 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Has the user clicked on Display Entire Str Button | 20121207 | |||
| 27 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Has the node been toggled : expanded or collapsed | 20121227 | |||
| 28 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Is it a sub_object query call | 20120329 | |||
| 29 | Instance attribute | Public | Type reference (TYPE) | I | Maximum Row index | 20121030 | |||
| 30 | Instance attribute | Public | Type reference (TYPE) | I | Assign a Unique Key/Index to the rows of the table | 20121217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Add the result field | 20081117 | |
| 2 | Instance method | Private | Method | To add selection to selection table | 20100715 | |
| 3 | Instance method | Private | Method | Executes the advanced query | 20100719 | |
| 4 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081117 | |
| 5 | Instance method | Private | Method | Remove data objects that are already deeply contained | 20111011 | |
| 6 | Instance method | Private | Method | Does the context query | 20100714 | |
| 7 | Instance method | Private | Method | Creates a table with all the fields from t_query_object | 20110330 | |
| 8 | Instance method | Private | Method | Creates the query selection from user inputs | 20100714 | |
| 9 | Instance method | Private | Method | Executes the element query | 20100719 | |
| 10 | Instance method | Private | Method | Executes the query to retrieve results | 20100719 | |
| 11 | Instance method | Private | Method | Expands the Structures or tables which are not expanded yet | 20121204 | |
| 12 | Static method | Public | Method | Fills the element table | 20101013 | |
| 13 | Static method | Public | Method | Fills all the object types | 20101013 | |
| 14 | Static method | Public | Method | FIlls all the query parameters allowed | 20101013 | |
| 15 | Instance method | Private | Method | Filters the query results | 20100721 | |
| 16 | Instance method | Private | Method | gets the children of the parent | 20121208 | |
| 17 | Instance method | Public | Method | Get the data tables | 20121031 | |
| 18 | Instance method | Private | Method | Rearrange table data in parent-child hierarchy | 20121204 | |
| 19 | Instance method | Private | Method | Gets the object details | 20100719 | |
| 20 | Instance method | Private | Method | Updates the model with the subobject info | 20101214 | |
| 21 | Instance method | Private | Method | Executes the Object Query | 20100719 | |
| 22 | Instance method | Private | Method | Update the parent and other properties of the object | 20121204 | |
| 23 | Instance method | Private | Method | Updates the filtered objects table | 20110823 | |
| 24 | Instance method | Private | Method | Assign Unique Key/Index to the Table Data | 20121217 | |
| 25 | Instance method | Private | Method | update the row numbers which are selectable | 20121029 | |
| 26 | Instance method | Private | Method | Updates the selection table based on filter - apps | 20100817 | |
| 27 | Instance method | Private | Method | Updates the selection table based on filter - types | 20100817 |
Events
Class CL_FDT_WD_QUERY_MODEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | QUERY_TYPE | Public | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20081114 | |
| 2 | S_RESULT_QUERY | Private | See coding | 20121204 | BEGIN OF s_result_query,
id TYPE fdt_uuid,
application_id TYPE fdt_uuid,
object_type TYPE fdt_object_type,
object_subtype TYPE fdt_wd_object_subtype,
object_subtype_descr TYPE string,
name TYPE fdt_name,
display_name TYPE fdt_wd_display_name,
text TYPE fdt_text,
short_text TYPE fdt_short_text,
object_type_description TYPE string,
appl_name TYPE string,
expr_type_id TYPE string,
element_id TYPE string,
structure_id TYPE string,
table_id TYPE string,
cr_user TYPE string,
cr_timestamp TYPE string,
ch_user TYPE string,
ch_timestamp TYPE string,
state TYPE string,
data_object_id_expr_rslt TYPE if_fdt_types=>id,
result_dobj_id TYPE if_fdt_types=>id,
END OF s_result_query
|
||
| 3 | S_SEARCH_RESULT | Public | See coding | Search Result | 20121028 | BEGIN OF s_search_result,
row_no TYPE int4,
END OF s_search_result
|
|
| 4 | TS_FILTER_MESSAGE | Public | See coding | 20091203 | ts_filter_message TYPE SORTED TABLE OF fdts_wd_query_filter_message
WITH UNIQUE KEY type id
|
||
| 5 | TS_SEARCH_RESULT | Public | See coding | 20121028 | ts_search_result TYPE STANDARD TABLE OF s_search_result
|
||
| 6 | T_FILTERED_OBJS | Public | See coding | 20110823 | t_filtered_objs TYPE STANDARD TABLE OF fdts_wd_query_obj_filter_msg
|
||
| 7 | T_QUERY_OBJECT | Private | See coding | Query Result objects | 20081117 | t_query_object TYPE STANDARD TABLE OF fdts_wd_query_object
|
|
| 8 | T_QUERY_OBJECT_TREE | Public | See coding | Tree structure of Query result | 20121028 | t_query_object_tree TYPE STANDARD TABLE OF fdts_wd_query_object
|
|
| 9 | T_RESULT_QUERY | Private | See coding | 20121204 | t_result_query TYPE STANDARD TABLE OF s_result_query
|
||
| 10 | T_SELECTION_PARAM | Public | See coding | 20100712 | t_selection_param TYPE STANDARD TABLE OF fdts_wd_query_advanced_params
|
||
| 11 | T_VALUE_LIST | Public | See coding | Value List table | 20100712 | t_value_list TYPE STANDARD TABLE OF wdr_context_attr_value
|
Method Signatures
Method ADD_RESULT_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTS_RESULT_FIELD | Call by reference | Type reference (TYPE) | IF_FDT_QUERY=>TS_QUERYFIELD | 20081117 | ||||
| 2 | IV_QUERYFIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20081117 |
Method ADD_RESULT_FIELD on class CL_FDT_WD_QUERY_MODEL has no exception.
Method ADD_USER_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTS_FIELD_SELECTION | Call by reference | Type reference (TYPE) | IF_FDT_QUERY=>TS_SELECTION | 20100715 | ||||
| 2 | IV_HIGH_VALUE | Call by reference | Type reference (TYPE) | DATA | 20100715 | ||||
| 3 | IV_LOW_VALUE | Call by reference | Type reference (TYPE) | DATA | 20100715 | ||||
| 4 | IV_OPTION | Call by reference | Type reference (TYPE) | IF_FDT_ELEMENT=>OPTION | FDT: Option (OPTION component in the row type of ranges) | 20100715 | |||
| 5 | IV_QUERYFIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20100715 | |||
| 6 | IV_SIGN | Call by reference | Type reference (TYPE) | IF_FDT_ELEMENT=>SIGN | Sign | 20100715 |
Method ADD_USER_SELECTION on class CL_FDT_WD_QUERY_MODEL has no exception.
Method ADVANCED_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUERY_OBJECT | Call by reference | Type reference (TYPE) | T_QUERY_OBJECT | 20100719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20100719 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FDT_WD_QUERY_MODEL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FDT_WD_QUERY_MODEL has no exception.
Method COMPRESS_ELEM_DO_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECT | Call by reference | Type reference (TYPE) | T_QUERY_OBJECT | 20111011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20111011 |
Method CONTEXT_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUERY_OBJECT | Call by reference | Type reference (TYPE) | T_QUERY_OBJECT | 20100719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20100714 |
Method CREATE_DEF_RES_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RTS_RESULT_FIELDS_ALL | Value transfer | Type reference (TYPE) | IF_FDT_QUERY=>TS_QUERYFIELD | 20110330 |
Method CREATE_DEF_RES_TABLE on class CL_FDT_WD_QUERY_MODEL has no exception.
Method CREATE_QUERY_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SELECTION | Call by reference | Type reference (TYPE) | IF_FDT_QUERY=>TS_SELECTION | 20100714 | ||||
| 2 | ETS_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20100715 | |||
| 3 | EV_TYPE_FILTER_APPLIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100921 | ||||
| 4 | IS_OBJECT_CATEGORY | Call by reference | Type reference (TYPE) | IF_FDT_QUERY=>S_OBJECT_CATEGORY_SEL | 20100917 | ||||
| 5 | IT_USER_SELECTION_PARAM | Call by reference | Type reference (TYPE) | T_SELECTION_PARAM | 20100714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20111019 |
Method ELEMENT_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUERY_OBJECT | Call by reference | Type reference (TYPE) | T_QUERY_OBJECT | 20100719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20100719 |
Method EXECUTE_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUERY_OBJECT | Call by reference | Type reference (TYPE) | T_QUERY_OBJECT | 20100719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20100719 |
Method EXPAND_STR_TBL_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_QUERY_OBJECT | Call by reference | Type reference (TYPE) | CL_FDT_WD_QUERY_MODEL=>T_QUERY_OBJECT | 20121204 |
Method EXPAND_STR_TBL_HIERARCHY on class CL_FDT_WD_QUERY_MODEL has no exception.
Method FILL_ALL_ELEMENT_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ELEMENT_TYPES | Value transfer | Type reference (TYPE) | IF_FDT_WD_QUERY_ADVANCED=>TS_ELEMENT_TYPE | 20101013 |
Method FILL_ALL_ELEMENT_TYPES on class CL_FDT_WD_QUERY_MODEL has no exception.
Method FILL_ALL_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 | List of Extended Object Types | 20101013 |
Method FILL_ALL_OBJECT_TYPES on class CL_FDT_WD_QUERY_MODEL has no exception.
Method FILL_ALL_QUERY_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_QUERY_PARAMS | Value transfer | Type reference (TYPE) | IF_FDT_WD_QUERY_ADVANCED=>TS_QUERY_PARAMETER | 20101013 |
Method FILL_ALL_QUERY_PARAMS on class CL_FDT_WD_QUERY_MODEL has no exception.
Method FILTER_QUERY_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_QUERY_OBJECT | Call by reference | Type reference (TYPE) | T_QUERY_OBJECT | 20100721 | ||||
| 2 | EV_MAX_REACHED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100721 | ||||
| 3 | IT_QUERY_OBJECT | Call by reference | Type reference (TYPE) | T_QUERY_OBJECT | 20100721 | ||||
| 4 | IV_PERFORM_ACCESS_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20100721 |
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TREE_QUERY_OBJECT | Call by reference | Type reference (TYPE) | CL_FDT_WD_QUERY_MODEL=>T_QUERY_OBJECT | 20121208 | ||||
| 2 | IT_QUERY_OBJECT | Call by reference | Type reference (TYPE) | CL_FDT_WD_QUERY_MODEL=>T_QUERY_OBJECT | 20121208 | ||||
| 3 | IV_PARENT_ID | Call by reference | Type reference (TYPE) | FDT_UUID | FDT: Universal Unique Identifier | 20121208 | |||
| 4 | IV_PARENT_UNIQUE_KEY | Call by reference | Type reference (TYPE) | C | Natural number | 20121217 |
Method GET_CHILDREN on class CL_FDT_WD_QUERY_MODEL has no exception.
Method GET_DATA_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TREE_DATA | Value transfer | Type reference (TYPE) | CL_FDT_WD_QUERY_MODEL=>T_QUERY_OBJECT_TREE | 20121101 | ||||
| 2 | IV_BUTTON_TEXT | Call by reference | Type reference (TYPE) | STRING | BRFplus Text | 20121101 |
Method GET_DATA_TABLES on class CL_FDT_WD_QUERY_MODEL has no exception.
Method GET_HIERARCHICAL_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TREE_QUERY_OBJECT | Call by reference | Type reference (TYPE) | T_QUERY_OBJECT | 20121204 | ||||
| 2 | IT_QUERY_OBJECT | Call by reference | Type reference (TYPE) | T_QUERY_OBJECT | 20121204 |
Method GET_HIERARCHICAL_ORDER on class CL_FDT_WD_QUERY_MODEL has no exception.
Method GET_OBJECT_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_QUERY_OBJECT | Call by reference | Type reference (TYPE) | T_QUERY_OBJECT | 20100719 |
Method GET_OBJECT_DETAILS on class CL_FDT_WD_QUERY_MODEL has no exception.
Method GET_SUB_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUERY_OBJECT | Call by reference | Type reference (TYPE) | T_QUERY_OBJECT | 20101214 | ||||
| 2 | IO_QUERY_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20101214 | |||
| 3 | IO_QUERY_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20101214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20111012 |
Method OBJECT_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUERY_OBJECT | Call by reference | Type reference (TYPE) | T_QUERY_OBJECT | 20100719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20100719 |
Method SET_PROPERTIES_FOR_QUERY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_QUERY_OBJECT | Call by reference | Type reference (TYPE) | CL_FDT_WD_QUERY_MODEL=>T_QUERY_OBJECT | 20121204 | ||||
| 2 | ES_STR_OBJ | Call by reference | Type reference (TYPE) | CL_FDT_WD_QUERY_MODEL=>S_RESULT_QUERY | 20121204 | ||||
| 3 | EV_QUERY_TYPE | Call by reference | Type reference (TYPE) | CL_FDT_WD_QUERY_MODEL=>QUERY_TYPE | Single-Character Flag | 20121204 |
Method SET_PROPERTIES_FOR_QUERY_DATA on class CL_FDT_WD_QUERY_MODEL has no exception.
Method UPDATE_FILTERED_OBJECTS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MESSAGE_FOR_ID | Call by reference | Type reference (TYPE) | CL_FDT_SERVICES_INTERNAL=>S_NOT_ACCESSIBLE | 20110823 | ||||
| 2 | IS_QUERY_OBJECT | Call by reference | Type reference (TYPE) | FDTS_WD_QUERY_OBJECT | FDT_WD: Structure for Query results | 20110823 |
Method UPDATE_FILTERED_OBJECTS_TABLE on class CL_FDT_WD_QUERY_MODEL has no exception.
Method UPDATE_KEY_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_QUERY_OBJECT | Call by reference | Type reference (TYPE) | CL_FDT_WD_QUERY_MODEL=>T_QUERY_OBJECT | 20121217 |
Method UPDATE_KEY_FIELDS on class CL_FDT_WD_QUERY_MODEL has no exception.
Method UPDATE_SELECTABLE_ROW_NO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TREE_QUERY_OBJECT | Call by reference | Type reference (TYPE) | T_QUERY_OBJECT | 20121029 |
Method UPDATE_SELECTABLE_ROW_NO on class CL_FDT_WD_QUERY_MODEL has no exception.
Method UPDATE_SEL_FROM_FILTER_APPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20100817 | |||
| 2 | IS_OBJECT_CATEGORY | Call by reference | Type reference (TYPE) | IF_FDT_QUERY=>S_OBJECT_CATEGORY_SEL | 20100920 | ||||
| 3 | ITS_APPLICATION_SELECTION | Call by reference | Type reference (TYPE) | IF_FDT_QUERY=>TS_SELECTION | 20100921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20111019 |
Method UPDATE_SEL_FROM_FILTER_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTS_SELECTION | Call by reference | Type reference (TYPE) | IF_FDT_QUERY=>TS_SELECTION | 20100831 | ||||
| 2 | EV_TYPE_FILTER_APPLIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20111019 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |