Class Method list used by SAP ABAP Class CL_FDT_FUNC_MODDESCR (BRFplus: Descriptor class for function module)
SAP ABAP Class
CL_FDT_FUNC_MODDESCR (BRFplus: Descriptor class for function module) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_FDT_DSM - GET_DESTINATION_FOR_OBJECT | BRS: Desicion Service Manager | ||
| 2 | CL_FDT_FUNC_MODDESCR - CONSTRUCTOR | BRFplus: Descriptor class for function module | SOURCE CREATE OBJECT ls_buffer-o_instance |
|
| 3 | CL_FDT_FUNC_MODDESCR - GET_RFC_DESTINATION | BRFplus: Descriptor class for function module | SOURCE lv_rfcdest = get_rfc_destination( iv_id = iv_id ). |
|
| 4 | CL_FDT_FUNC_MODDESCR - GET_FUNC_MOD_METADATA | BRFplus: Descriptor class for function module | ||
| 5 | CL_FDT_FUNC_MODDESCR - CONSTRUCTOR | BRFplus: Descriptor class for function module | SOURCE iv_descr = lv_descr. |
|
| 6 | CL_FDT_FUNC_MODDESCR - CONSTRUCTOR | BRFplus: Descriptor class for function module | SOURCE it_exception = lt_exception |
|
| 7 | CL_FDT_FUNC_MODDESCR - CONSTRUCTOR | BRFplus: Descriptor class for function module | SOURCE it_param_prop = lt_param_type |
|
| 8 | CL_FDT_FUNC_MODDESCR - CONSTRUCTOR | BRFplus: Descriptor class for function module | SOURCE it_param_docu = lt_param_doc |
|
| 9 | CL_FDT_FUNC_MODDESCR - CONSTRUCTOR | BRFplus: Descriptor class for function module | SOURCE it_tab_parameter = lt_tab_param |
|
| 10 | CL_FDT_FUNC_MODDESCR - CONSTRUCTOR | BRFplus: Descriptor class for function module | SOURCE it_cng_parameter = lt_cng_param |
|
| 11 | CL_FDT_FUNC_MODDESCR - CONSTRUCTOR | BRFplus: Descriptor class for function module | SOURCE it_exp_parameter = lt_exp_param |
|
| 12 | CL_FDT_FUNC_MODDESCR - CONSTRUCTOR | BRFplus: Descriptor class for function module | SOURCE it_imp_parameter = lt_imp_param |
|
| 13 | CL_FDT_FUNC_MODDESCR - CONSTRUCTOR | BRFplus: Descriptor class for function module | SOURCE iv_func_mod_name = iv_func_mod_name |
|
| 14 | CL_FDT_FUNC_MODDESCR - CONSTRUCTOR | BRFplus: Descriptor class for function module | SOURCE iv_rfc_destination = lv_rfcdest |
|
| 15 | CL_FDT_FUNC_MODDESCR - CONSTRUCTOR | BRFplus: Descriptor class for function module | SOURCE EXPORTING |
|
| 16 | CL_FDT_TYPEDESCR - DESCRIBE_BY_NAME | FDT: Data object descriptor service | ||
| 17 | CX_FDT - GET_SOURCE_NAME | FDT: Abstract Exception Class |