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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_FDT_WD_STATIC_METHOD_MODEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_FDT_STATIC_METHOD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_FDT_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_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 GC_MODEL_NODE_EXCEPTION_IGNORE Constant Public Type reference (TYPE) STRING 'EXCEPTION_IGNORE' Constant for model node exception ignore 20090925
2 GC_MODEL_NODE_EXCEPTION_PROP Constant Public Type reference (TYPE) STRING 'EXCEPTION_PROPOGATE' Constant for model node exception propogate 20090925
3 GC_MODEL_NODE_FILTERED_METH Constant Public Type reference (TYPE) STRING 'FILTERED_METHODS' Constant for model node Filtered methods 20110527
4 GC_MODEL_NODE_FILTERED_PARAM Constant Public Type reference (TYPE) STRING 'FILTERED_PARAMETER' Constant for model node Filtered parameters 20110428
5 GC_MODEL_NODE_PARAM_ATTR Constant Public Type reference (TYPE) STRING 'PARAMETER_ATTRIBUTES' Constant for model node Parameter Attributes 20091013
6 GC_MODEL_NODE_ROUTINE_ATTR Constant Public Type reference (TYPE) STRING 'ROUTINE_ATTRIBUTES' Constant for model node Attributes 20090925
7 GC_PARAM_USAGE_CHANGING Constant Public Type reference (TYPE) STRING 'CN' 20091117
8 GC_PARAM_USAGE_CHANGING_TABLES Constant Public Type reference (TYPE) STRING 'CT' Constant for Parameter Decl Type Tables 20100129
9 GC_PARAM_USAGE_EXPORTING Constant Public Type reference (TYPE) STRING 'EX' Constant for Parameter Decl Type Exporting 20091030
10 GC_PARAM_USAGE_IMPORTING Constant Public Type reference (TYPE) STRING 'IM' 20091117
11 GC_PARAM_USAGE_RETURNING Constant Public Type reference (TYPE) STRING 'RE' Constant for Parameter Decl Type Returning 20091030
12 GC_QUERY_TYPE_ANY_ATTR Constant Public Type reference (TYPE) STRING 'QUERY_ANY_ATTR' 20091203
13 GC_QUERY_TYPE_ATTRIBUTE Constant Public Type reference (TYPE) STRING 'QUERY_ATTRIBUTE' 20091117
14 GC_QUERY_TYPE_R_ATTRIBUTE Constant Public Type reference (TYPE) STRING 'QUERY_R_ATTRIBUTE' 20091117
15 GC_QUERY_TYPE_R_UNSTR_TABLE Constant Public Type reference (TYPE) STRING 'QUERY_R_UNSTR_TABLE' 20091117
16 GC_QUERY_TYPE_UNSTR_TABLE Constant Public Type reference (TYPE) STRING 'QUERY_UNSTR_TABLE' 20091117
17 MO_DATA_OB_EL Instance attribute Public Object reference (TYPE REF TO) IF_FDT_ELEMENT 20100415
18 MO_STATIC_METHOD Instance attribute Private Object reference (TYPE REF TO) IF_FDT_STATIC_METHOD FDT WD: Object Static Method 20070404
19 MO_STATIC_METHOD_ACTION Instance attribute Private Object reference (TYPE REF TO) IF_FDT_ACTN_STATIC_METHOD FDT: Call a static method(action) 20090925
20 MTS_AVAILABLE_CONTEXT Instance attribute Private Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20091117
21 MTS_CONSTANT_UUID Instance attribute Public Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20091117
22 MTS_ELEMENT_UUID Instance attribute Public Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20091117
23 MTS_RESULT_OBJECTS Instance attribute Private Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20091208
24 MV_IS_ACTION Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090925
25 MV_NO_CONTEXT Instance attribute Public Type reference (TYPE) ABAP_BOOL 20091117
26 MV_PARAM_ABAP_TYPE Instance attribute Public Type reference (TYPE) STRING 20110308
27 MV_PARAM_DO_TYPE Instance attribute Public Type reference (TYPE) IF_FDT_TYPES=>DATA_OBJECT_TYPE Data Object Type 20091117
28 MV_PARAM_TYPE Instance attribute Public Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_TYPE Elementary Data Type 20091117
29 MV_PARAM_USAGE Instance attribute Public Type reference (TYPE) STRING 20130125
30 MV_QUERY_TYPE Instance attribute Public Type reference (TYPE) STRING 20091117
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_DEEP_PARAM_NODE Instance method Private Method Converts the deep param node 20091022
2 CONVERT_ONE_PARAM_TO_BACKEND Instance method Public Method Converts whole of one node to backend 20091117
3 CONVERT_PARAM_NODE_TO_BACKEND Instance method Public Method Converts the parameter node to the backend node 20091022
4 CONVERT_PARAM_TYPE_TO_FDT_TYPE Static method Private Method Converts the param type to fdt type 20091016
5 CONVERT_SINGLE_PARAM_NODE Instance method Public Method Converts a single param node 20091117
6 CREATE_PARAM_NODE Instance method Public Method Creates the param node 20091016
7 CREATE_PARAM_STRUC_NODE Instance method Private Method Creates the recursive node 20091016
8 DESTROY_TEMP_OBJECT Instance method Private Method Destroys the temporary objects 20110307
9 GET_ALLOWED_MOVE_TYPES Instance method Public Method gets the allowed move types 20091022
10 GET_COMPONENT_DESCRIPTION Instance method Private Method Get component description of parameters and their children 20100331
11 GET_DEEP_ACC_DOBJ Instance method Private Method Gets deep accessible data object 20091204
12 GET_FILTERED_METHODS Instance method Private Method Returns all filtered methods 20110527
13 GET_FILTERED_PARAMETER Instance method Private Method returns all filtered parameter of a FM / SM 20110428
14 GET_MOVE_TEXT_FROM_TYPE Instance method Public Method Gets the move text from type 20091022
15 GET_PARENT_ID_MAPPING_ENABLED Instance method Private Method Gets whether the parent id has to be enabled 20091117
16 SPLIT_PARAM_PATH 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 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20091022
2 Importing ITS_PARENT_DEEP_TABLE Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20091117
3 Importing IV_PARAM_PATH Call by reference Type reference (TYPE) STRING 20091022
4 Importing IV_PARENT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20091022
5 Importing IV_PARENT_PARAM Call by reference Type reference (TYPE) STRING 20091022
6 Returning 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 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Context Nodes 20091117
2 Returning 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 CX_FDT_INPUT 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 Importing IO_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091022
2 Returning 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 Importing IV_ABSOLUTE_NAME Call by reference Type reference (TYPE) ABAP_ABSTYPENAME 20091203
2 Importing IV_TYPEKIND Call by reference Type reference (TYPE) ABAP_TYPEKIND 20091016
3 Returning 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 Importing 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 Importing IO_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091016
2 Importing IT_PATH_ID_MAPPING Call by reference Type reference (TYPE) FDTT_WD_STATIC_METHOD_PARAM FDT WD: Table type for parameter model 20091016
3 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091016
4 Importing IV_DBPROCEDURE Call by reference Type reference (TYPE) FDT_HANA_NAME BRFplus: Name of an HANA Column Object 20130121
5 Importing IV_DBSCHEMA Call by reference Type reference (TYPE) FDT_HANA_SCHEMA BRFplus: Schema Name for the HANA Database 20130121
6 Importing IV_FUNC_NAME Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20091016
7 Importing IV_INTERFACE_NAME Call by reference Type reference (TYPE) SEOITFNAME Interface name 20091016
8 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) SEOCMPNAME Component name 20091016
9 Importing IV_PARAM_NAME Call by reference Type reference (TYPE) STRING Subcomponent name 20091016
10 Importing IV_POSITION Call by reference Type reference (TYPE) I 20091016
11 Returning 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 Importing IO_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091016
2 Importing IO_TYPE_DESC Call by reference Object reference (TYPE REF TO) CL_FDT_TYPEDESCR Runtime Type Services 20091016
3 Importing IS_PARKEY Call by reference Type reference (TYPE) SEOSCOKEY Key structure of a subcomponent 20100331
4 Importing ITS_DEEP_PARENT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20091117
5 Importing IT_PARENT_CHILD_RELATION Call by reference Type reference (TYPE) T_PARENT_CHILD_RELATION 20091016
6 Importing IV_DBPROCEDURE Call by reference Type reference (TYPE) FDT_HANA_NAME BRFplus: Name of an HANA Column Object 20130123
7 Importing IV_DBSCHEMA Call by reference Type reference (TYPE) FDT_HANA_SCHEMA BRFplus: Schema Name for the HANA Database 20130123
8 Importing IV_FUNC_NAME Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20100331
9 Importing IV_IS_STRUCTURE_INCLUDE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091117
10 Importing IV_IS_TOP_COMPONENT Call by reference Type reference (TYPE) ABAP_BOOL 20091117
11 Importing IV_PARAM_NAME_CHILD Call by reference Type reference (TYPE) STRING Subcomponent name 20091016
12 Importing IV_PARAM_NAME_PAR Call by reference Type reference (TYPE) STRING 20091016
13 Importing IV_PARAM_USAGE Call by reference Type reference (TYPE) STRING 20091030
14 Importing IV_PARENT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20091022
15 Importing IV_PAR_STRUCT_NAME Call by reference Type reference (TYPE) STRING Structure name from descr 20100331
16 Importing IV_SEARCH_CREATE_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL 20091117
17 Importing IV_TOP_COMPONENT_NAME Call by reference Type reference (TYPE) STRING Top Component name 20120327
18 Importing 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 Changing 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 Importing IV_CURRENT_COMP_TYPE Call by reference Type reference (TYPE) STRING 20091022
3 Importing IV_REFERENCED_DO_TYPE Call by reference Type reference (TYPE) IF_FDT_TYPES=>DATA_OBJECT_TYPE Data Object Type 20091022
4 Importing IV_REFERENCED_EL_TYPE Call by reference Type reference (TYPE) IF_FDT_TYPES=>ELEMENT_TYPE Elementary Data Type 20091022
5 Importing 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 Importing IO_TYPE_DESC Call by reference Object reference (TYPE REF TO) CL_FDT_TYPEDESCR FDT: Data object descriptor service 20130129
2 Importing IS_FDT_TYPE Call by reference Type reference (TYPE) ABAP_BOOL check whether it is a FDT type 20100331
3 Importing 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 Importing IS_PARKEY Call by reference Type reference (TYPE) SEOSCOKEY Key structure of a subcomponent 20100331
5 Importing IV_FUNC_NAME Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20100331
6 Importing IV_IS_TOP_COMPONENT Call by reference Type reference (TYPE) ABAP_BOOL 20100331
7 Importing IV_KIND Call by reference Type reference (TYPE) ABAP_TYPECATEGORY 20100331
8 Importing IV_PARA_NAME Call by reference Type reference (TYPE) STRING Parameter name 20120327
9 Importing IV_PAR_STRUC_NAME Call by reference Type reference (TYPE) STRING 20100331
10 Importing IV_TOP_COMPONENT_TYPE Call by reference Type reference (TYPE) STRING 20100331
11 Returning 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 Changing CTS_OBJECT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20091204
2 Importing IV_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20091204
3 Importing 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 Importing IV_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20110527
2 Importing IV_INTERFACENAME Call by reference Type reference (TYPE) SEOITFNAME Interface name 20110527
3 Returning RTS_FILTERED_METHODS Value transfer Type reference (TYPE) TS_FILTERED_METHODS 20110527
# Exception Resumable Description Created on
1 CX_FDT_INPUT FDT: Invalid Input 20120227

Method GET_FILTERED_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20110428
2 Importing IV_FUNCNAME Call by reference Type reference (TYPE) RS38L_FNAM Name of Function Module 20110428
3 Importing IV_INTERFACENAME Call by reference Type reference (TYPE) SEOITFNAME Interface name 20110428
4 Importing IV_METHODNAME Call by reference Type reference (TYPE) SEOCMPNAME Component name 20110428
5 Returning 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 Importing IV_MOVE_TYPE Call by reference Type reference (TYPE) IF_FDT_STATIC_METHOD=>MOVE_TYPE Move Type (for mapping definition) 20091022
2 Returning 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 Importing ITS_DEEP_PARENT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20091117
2 Importing IV_IS_MAPPED Call by reference Type reference (TYPE) ABAP_BOOL 20091117
3 Importing IV_IS_TOP_COMPONENT Call by reference Type reference (TYPE) ABAP_BOOL 20091117
4 Importing IV_IS_UNSTR_TABLE Call by reference Type reference (TYPE) ABAP_BOOL 20091117
5 Importing IV_MAPPED_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20091117
6 Importing IV_PARAM_USAGE Call by reference Type reference (TYPE) STRING 20100129
7 Importing IV_PARENT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20091117
8 Importing IV_TOP_COMPONENT_TYPE Call by reference Type reference (TYPE) STRING 20091117
9 Returning 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 Exporting ET_PARENT_CHILD_RELATION Value transfer Type reference (TYPE) CL_FDT_WD_STATIC_METHOD_MODEL=>T_PARENT_CHILD_RELATION 20091016
2 Importing 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