SAP ABAP Function Module FDT_GET_FUNC_MODULE_METADATA (FDT: Gets the function module metadata)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_BRS_RS (Package) Business Rule Services: Remote Services
⤷
⤷
Basic Data
| Function Module | FDT_GET_FUNC_MODULE_METADATA | FDT: Gets the function module metadata |
| Function Group | FDT_REMOTE_SERVICE | FDT: Function group for Remote services |
| Program Name | SAPLFDT_REMOTE_SERVICE | |
| INCLUDE Name | LFDT_REMOTE_SERVICEU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_EXCEPTION | TYPE | FDT_T_FUNCTION_MOD_EXCEPTION | FDT: Table type for the function module exception | |||
| |
ET_IMPORT_PARAMETER | TYPE | FDT_T_FUNC_MOD_IMP_PARAMETER | FDT: table type for function module importing parameter | |||
| |
ET_EXPORT_PARAMETER | TYPE | FDT_T_FUNC_MOD_EXP_PARAMETER | FDT: Table type for exporting parameter of function module | |||
| |
ET_CHANGING_PARAMETER | TYPE | FDT_T_FUNC_MOD_CNG_PARAMETER | FDT:Table type for changing parameter of the function module | |||
| |
ET_TABLES_PARAMETER | TYPE | FDT_T_FUNC_MOD_TBL_PARAMETER | FDT: Table type for table parameter of the function module | |||
| |
ET_PARAM_DOC | TYPE | FDT_T_FUNC_MOD_PARAM_SHRT_TEXT | FDT: Table type for the short text of func module parameter | |||
| |
ET_PARAM_TYPE_PROP | TYPE | FDT_T_FUNCTION_MOD_PARAM_PROP | FDT: table type for the function module parameter property | |||
| |
ET_MESSAGE | TYPE | FDT_T_MESSAGE | FDT: Table type for messages | |||
| |
EV_DESCRIPTION | TYPE | STRING | Function module description | |||
| |
IV_FUNCNAME | TYPE | RS38L_FNAM | Name of Function Module | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 731 |