SAP ABAP Class CL_FDT_WD_STATIC_METHOD_MODEL (FDT WD: Static Method)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_EXPRESSIONS (Package) BRFplus Expressions for Web Dynpro UI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_MAINTENANCE_MODEL | FDT WD: Model for maintenance objects | 20070404 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_WD_QUERY_FILTER | Filter for queried objects | 20091117 |
Properties
Class | CL_FDT_WD_STATIC_METHOD_MODEL | |
Short Description | FDT WD: Static Method | |
Super Class | CL_FDT_WD_MAINTENANCE_MODEL | FDT WD: Model for maintenance objects |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SFDT_WD_EXPRESSIONS | BRFplus Expressions for Web Dynpro UI |
Created | 20070404 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
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_QUERY_FILTER | Filter for queried objects | 20091117 |
Friends
Class CL_FDT_WD_STATIC_METHOD_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) | STRING | 'EXCEPTION_IGNORE' | Constant for model node exception ignore | 20090925 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'EXCEPTION_PROPOGATE' | Constant for model node exception propogate | 20090925 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FILTERED_METHODS' | Constant for model node Filtered methods | 20110527 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FILTERED_PARAMETER' | Constant for model node Filtered parameters | 20110428 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PARAMETER_ATTRIBUTES' | Constant for model node Parameter Attributes | 20091013 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ROUTINE_ATTRIBUTES' | Constant for model node Attributes | 20090925 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CN' | 20091117 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CT' | Constant for Parameter Decl Type Tables | 20100129 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'EX' | Constant for Parameter Decl Type Exporting | 20091030 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'IM' | 20091117 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'RE' | Constant for Parameter Decl Type Returning | 20091030 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'QUERY_ANY_ATTR' | 20091203 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'QUERY_ATTRIBUTE' | 20091117 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'QUERY_R_ATTRIBUTE' | 20091117 | ||
15 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'QUERY_R_UNSTR_TABLE' | 20091117 | ||
16 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'QUERY_UNSTR_TABLE' | 20091117 | ||
17 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_FDT_ELEMENT | 20100415 | |||
18 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FDT_STATIC_METHOD | FDT WD: Object Static Method | 20070404 | ||
19 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FDT_ACTN_STATIC_METHOD | FDT: Call a static method(action) | 20090925 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20091117 | ||
21 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20091117 | ||
22 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20091117 | ||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20091208 | ||
24 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090925 | |||
25 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20091117 | |||
26 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20110308 | |||
27 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>DATA_OBJECT_TYPE | Data Object Type | 20091117 | ||
28 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TYPE | Elementary Data Type | 20091117 | ||
29 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20130125 | |||
30 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20091117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Converts the deep param node | 20091022 |
2 | ![]() |
Instance method | Public | Method | Converts whole of one node to backend | 20091117 |
3 | ![]() |
Instance method | Public | Method | Converts the parameter node to the backend node | 20091022 |
4 | ![]() |
Static method | Private | Method | Converts the param type to fdt type | 20091016 |
5 | ![]() |
Instance method | Public | Method | Converts a single param node | 20091117 |
6 | ![]() |
Instance method | Public | Method | Creates the param node | 20091016 |
7 | ![]() |
Instance method | Private | Method | Creates the recursive node | 20091016 |
8 | ![]() |
Instance method | Private | Method | Destroys the temporary objects | 20110307 |
9 | ![]() |
Instance method | Public | Method | gets the allowed move types | 20091022 |
10 | ![]() |
Instance method | Private | Method | Get component description of parameters and their children | 20100331 |
11 | ![]() |
Instance method | Private | Method | Gets deep accessible data object | 20091204 |
12 | ![]() |
Instance method | Private | Method | Returns all filtered methods | 20110527 |
13 | ![]() |
Instance method | Private | Method | returns all filtered parameter of a FM / SM | 20110428 |
14 | ![]() |
Instance method | Public | Method | Gets the move text from type | 20091022 |
15 | ![]() |
Instance method | Private | Method | Gets whether the parent id has to be enabled | 20091117 |
16 | ![]() |
Static method | Private | Method | Splits the param path | 20091016 |
Events
Class CL_FDT_WD_STATIC_METHOD_MODEL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_PARENT_CHILD_RELATION | Public | See coding | 20091016 | BEGIN OF s_parent_child_relation,
parent TYPE string,
child TYPE string,
id TYPE if_fdt_types=>id,
parent_id TYPE if_fdt_types=>id,
move_type TYPE if_fdt_static_method=>move_type,
value TYPE REF TO data,
END OF s_parent_child_relation
|
||
2 | S_POPIN_DETAIL_ELEMENT | Public | See coding | 20091117 | BEGIN OF s_popin_detail_element,
param_name TYPE string,
context_element TYPE REF TO if_wd_context_element,
END OF s_popin_detail_element
|
||
3 | TS_FILTERED_METHODS | Private | See coding | 20110527 | ts_filtered_methods TYPE SORTED TABLE OF fdts_wd_stat_met_meth_filter WITH UNIQUE KEY method_name
|
||
4 | TS_FILTERED_PARAM | Private | See coding | 20110428 | ts_filtered_param TYPE SORTED TABLE OF fdts_wd_stat_met_param_filter WITH UNIQUE KEY param_name
|
||
5 | TS_POPIN_DETAIL_ELEMENT | Public | See coding | 20091117 | ts_popin_detail_element TYPE SORTED TABLE OF s_popin_detail_element WITH UNIQUE KEY param_name
|
||
6 | TS_STATIC_METHOD_TABLE | Public | See coding | FDT WD: Static Method Parameter | 20070522 | ts_static_method_table TYPE STANDARD TABLE OF fdts_wd_static_method_model
|
|
7 | T_PARENT_CHILD_RELATION | Public | See coding | 20091016 | t_parent_child_relation TYPE STANDARD TABLE OF s_parent_child_relation
|
Method Signatures
Method CONVERT_DEEP_PARAM_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20091022 | ||
2 | ![]() |
ITS_PARENT_DEEP_TABLE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20091117 | ||
3 | ![]() |
IV_PARAM_PATH | Call by reference | Type reference (TYPE) | STRING | 20091022 | |||
4 | ![]() |
IV_PARENT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20091022 | ||
5 | ![]() |
IV_PARENT_PARAM | Call by reference | Type reference (TYPE) | STRING | 20091022 | |||
6 | ![]() |
RT_PARAMETER_TABLE | Value transfer | Type reference (TYPE) | FDTT_WD_STATIC_METHOD_PARAM | FDT WD: Table type for parameter model | 20091022 |
Method CONVERT_DEEP_PARAM_NODE on class CL_FDT_WD_STATIC_METHOD_MODEL has no exception.
Method CONVERT_ONE_PARAM_TO_BACKEND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Context Nodes | 20091117 | ||
2 | ![]() |
RT_PARAMETER_TABLE | Value transfer | Type reference (TYPE) | FDTT_WD_STATIC_METHOD_PARAM | FDT WD: Table type for parameter model | 20091117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20120326 |
Method CONVERT_PARAM_NODE_TO_BACKEND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20091022 | ||
2 | ![]() |
RT_PARAMETER_TABLE | Value transfer | Type reference (TYPE) | FDTT_WD_STATIC_METHOD_PARAM | FDT WD: Table type for parameter model | 20091022 |
Method CONVERT_PARAM_NODE_TO_BACKEND on class CL_FDT_WD_STATIC_METHOD_MODEL has no exception.
Method CONVERT_PARAM_TYPE_TO_FDT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ABSOLUTE_NAME | Call by reference | Type reference (TYPE) | ABAP_ABSTYPENAME | 20091203 | |||
2 | ![]() |
IV_TYPEKIND | Call by reference | Type reference (TYPE) | ABAP_TYPEKIND | 20091016 | |||
3 | ![]() |
RV_FDT_TYPE | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TYPE | Elementary Data Type | 20091016 |
Method CONVERT_PARAM_TYPE_TO_FDT_TYPE on class CL_FDT_WD_STATIC_METHOD_MODEL has no exception.
Method CONVERT_SINGLE_PARAM_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20091117 |
Method CONVERT_SINGLE_PARAM_NODE on class CL_FDT_WD_STATIC_METHOD_MODEL has no exception.
Method CREATE_PARAM_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20091016 | ||
2 | ![]() |
IT_PATH_ID_MAPPING | Call by reference | Type reference (TYPE) | FDTT_WD_STATIC_METHOD_PARAM | FDT WD: Table type for parameter model | 20091016 | ||
3 | ![]() |
IV_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20091016 | ||
4 | ![]() |
IV_DBPROCEDURE | Call by reference | Type reference (TYPE) | FDT_HANA_NAME | BRFplus: Name of an HANA Column Object | 20130121 | ||
5 | ![]() |
IV_DBSCHEMA | Call by reference | Type reference (TYPE) | FDT_HANA_SCHEMA | BRFplus: Schema Name for the HANA Database | 20130121 | ||
6 | ![]() |
IV_FUNC_NAME | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20091016 | ||
7 | ![]() |
IV_INTERFACE_NAME | Call by reference | Type reference (TYPE) | SEOITFNAME | Interface name | 20091016 | ||
8 | ![]() |
IV_METHOD_NAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | Component name | 20091016 | ||
9 | ![]() |
IV_PARAM_NAME | Call by reference | Type reference (TYPE) | STRING | Subcomponent name | 20091016 | ||
10 | ![]() |
IV_POSITION | Call by reference | Type reference (TYPE) | I | 20091016 | |||
11 | ![]() |
RV_NODE_ADDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091022 |
Method CREATE_PARAM_NODE on class CL_FDT_WD_STATIC_METHOD_MODEL has no exception.
Method CREATE_PARAM_STRUC_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20091016 | ||
2 | ![]() |
IO_TYPE_DESC | Call by reference | Object reference (TYPE REF TO) | CL_FDT_TYPEDESCR | Runtime Type Services | 20091016 | ||
3 | ![]() |
IS_PARKEY | Call by reference | Type reference (TYPE) | SEOSCOKEY | Key structure of a subcomponent | 20100331 | ||
4 | ![]() |
ITS_DEEP_PARENT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20091117 | ||
5 | ![]() |
IT_PARENT_CHILD_RELATION | Call by reference | Type reference (TYPE) | T_PARENT_CHILD_RELATION | 20091016 | |||
6 | ![]() |
IV_DBPROCEDURE | Call by reference | Type reference (TYPE) | FDT_HANA_NAME | BRFplus: Name of an HANA Column Object | 20130123 | ||
7 | ![]() |
IV_DBSCHEMA | Call by reference | Type reference (TYPE) | FDT_HANA_SCHEMA | BRFplus: Schema Name for the HANA Database | 20130123 | ||
8 | ![]() |
IV_FUNC_NAME | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20100331 | ||
9 | ![]() |
IV_IS_STRUCTURE_INCLUDE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091117 | ||
10 | ![]() |
IV_IS_TOP_COMPONENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091117 | |||
11 | ![]() |
IV_PARAM_NAME_CHILD | Call by reference | Type reference (TYPE) | STRING | Subcomponent name | 20091016 | ||
12 | ![]() |
IV_PARAM_NAME_PAR | Call by reference | Type reference (TYPE) | STRING | 20091016 | |||
13 | ![]() |
IV_PARAM_USAGE | Call by reference | Type reference (TYPE) | STRING | 20091030 | |||
14 | ![]() |
IV_PARENT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20091022 | ||
15 | ![]() |
IV_PAR_STRUCT_NAME | Call by reference | Type reference (TYPE) | STRING | Structure name from descr | 20100331 | ||
16 | ![]() |
IV_SEARCH_CREATE_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091117 | |||
17 | ![]() |
IV_TOP_COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | Top Component name | 20120327 | ||
18 | ![]() |
IV_TOP_COMPONENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20091022 |
Method CREATE_PARAM_STRUC_NODE on class CL_FDT_WD_STATIC_METHOD_MODEL has no exception.
Method DESTROY_TEMP_OBJECT Signature
Method DESTROY_TEMP_OBJECT on class CL_FDT_WD_STATIC_METHOD_MODEL has no parameter.
Method DESTROY_TEMP_OBJECT on class CL_FDT_WD_STATIC_METHOD_MODEL has no exception.
Method GET_ALLOWED_MOVE_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_NODE_LINE | Call by reference | Type reference (TYPE) | FDTS_WD_STATIC_MTH_PARAM_LINES | FDT WD: Parameters of Static Method paramater lines | 20091022 | ||
2 | ![]() |
IV_CURRENT_COMP_TYPE | Call by reference | Type reference (TYPE) | STRING | 20091022 | |||
3 | ![]() |
IV_REFERENCED_DO_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>DATA_OBJECT_TYPE | Data Object Type | 20091022 | ||
4 | ![]() |
IV_REFERENCED_EL_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TYPE | Elementary Data Type | 20091022 | ||
5 | ![]() |
IV_REFERENCED_TM_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMEPOINT_TYPE | Timepoint Type | 20100208 |
Method GET_ALLOWED_MOVE_TYPES on class CL_FDT_WD_STATIC_METHOD_MODEL has no exception.
Method GET_COMPONENT_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TYPE_DESC | Call by reference | Object reference (TYPE REF TO) | CL_FDT_TYPEDESCR | FDT: Data object descriptor service | 20130129 | ||
2 | ![]() |
IS_FDT_TYPE | Call by reference | Type reference (TYPE) | ABAP_BOOL | check whether it is a FDT type | 20100331 | ||
3 | ![]() |
IS_NODE_LINE | Call by reference | Type reference (TYPE) | FDTS_WD_STATIC_MTH_PARAM_LINES | FDT WD: Parameters of Static Method paramater lines | 20100331 | ||
4 | ![]() |
IS_PARKEY | Call by reference | Type reference (TYPE) | SEOSCOKEY | Key structure of a subcomponent | 20100331 | ||
5 | ![]() |
IV_FUNC_NAME | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20100331 | ||
6 | ![]() |
IV_IS_TOP_COMPONENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100331 | |||
7 | ![]() |
IV_KIND | Call by reference | Type reference (TYPE) | ABAP_TYPECATEGORY | 20100331 | |||
8 | ![]() |
IV_PARA_NAME | Call by reference | Type reference (TYPE) | STRING | Parameter name | 20120327 | ||
9 | ![]() |
IV_PAR_STRUC_NAME | Call by reference | Type reference (TYPE) | STRING | 20100331 | |||
10 | ![]() |
IV_TOP_COMPONENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20100331 | |||
11 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20100331 |
Method GET_COMPONENT_DESCRIPTION on class CL_FDT_WD_STATIC_METHOD_MODEL has no exception.
Method GET_DEEP_ACC_DOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTS_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20091204 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20091204 | ||
3 | ![]() |
IV_IS_TOP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110316 |
Method GET_DEEP_ACC_DOBJ on class CL_FDT_WD_STATIC_METHOD_MODEL has no exception.
Method GET_FILTERED_METHODS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20110527 | ||
2 | ![]() |
IV_INTERFACENAME | Call by reference | Type reference (TYPE) | SEOITFNAME | Interface name | 20110527 | ||
3 | ![]() |
RTS_FILTERED_METHODS | Value transfer | Type reference (TYPE) | TS_FILTERED_METHODS | 20110527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
FDT: Invalid Input | 20120227 |
Method GET_FILTERED_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20110428 | ||
2 | ![]() |
IV_FUNCNAME | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20110428 | ||
3 | ![]() |
IV_INTERFACENAME | Call by reference | Type reference (TYPE) | SEOITFNAME | Interface name | 20110428 | ||
4 | ![]() |
IV_METHODNAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | Component name | 20110428 | ||
5 | ![]() |
RTS_FILTERED_PARAMS | Value transfer | Type reference (TYPE) | TS_FILTERED_PARAM | 20110428 |
Method GET_FILTERED_PARAMETER on class CL_FDT_WD_STATIC_METHOD_MODEL has no exception.
Method GET_MOVE_TEXT_FROM_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MOVE_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_STATIC_METHOD=>MOVE_TYPE | Move Type (for mapping definition) | 20091022 | ||
2 | ![]() |
RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20091022 |
Method GET_MOVE_TEXT_FROM_TYPE on class CL_FDT_WD_STATIC_METHOD_MODEL has no exception.
Method GET_PARENT_ID_MAPPING_ENABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITS_DEEP_PARENT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20091117 | ||
2 | ![]() |
IV_IS_MAPPED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091117 | |||
3 | ![]() |
IV_IS_TOP_COMPONENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091117 | |||
4 | ![]() |
IV_IS_UNSTR_TABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091117 | |||
5 | ![]() |
IV_MAPPED_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20091117 | ||
6 | ![]() |
IV_PARAM_USAGE | Call by reference | Type reference (TYPE) | STRING | 20100129 | |||
7 | ![]() |
IV_PARENT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20091117 | ||
8 | ![]() |
IV_TOP_COMPONENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20091117 | |||
9 | ![]() |
RV_ENABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091117 |
Method GET_PARENT_ID_MAPPING_ENABLED on class CL_FDT_WD_STATIC_METHOD_MODEL has no exception.
Method SPLIT_PARAM_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PARENT_CHILD_RELATION | Value transfer | Type reference (TYPE) | CL_FDT_WD_STATIC_METHOD_MODEL=>T_PARENT_CHILD_RELATION | 20091016 | |||
2 | ![]() |
IT_PATH_ID_MAPPING | Call by reference | Type reference (TYPE) | FDTT_WD_STATIC_METHOD_PARAM | FDT WD: Table type for parameter model | 20091016 |
Method SPLIT_PARAM_PATH on class CL_FDT_WD_STATIC_METHOD_MODEL has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |