Data Element list used by SAP ABAP Function Module BDL_FUNCTION_INTERFACE_GET (Provides all interface informations for RFC download functions)
SAP ABAP Function Module
BDL_FUNCTION_INTERFACE_GET (Provides all interface informations for RFC download functions) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FMODE | Type of function module (local, remote, ...) | SOURCE VALUE(REMOTE_CALL) LIKE RS38L-REMOTE |
|
| 2 | RS38L_FNAM | Name of Function Module | SOURCE VALUE(FUNCNAME) LIKE RS38L-NAME |
|
| 3 | RS38L_GLOB | Global interface ID | SOURCE VALUE(GLOBAL_FLAG) LIKE RS38L-GLOBAL |
|
| 4 | RS38L_TASK | Update processing | SOURCE VALUE(UPDATE_TASK) LIKE RS38L-UTASK |
|