Data Element list used by SAP ABAP Function Module SSF_PREPARE_SYNTAX_CHECK (Insert a function module in the R/3 development environment)
SAP ABAP Function Module
SSF_PREPARE_SYNTAX_CHECK (Insert a function module in the R/3 development environment) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
FMODE | Type of function module (local, remote, ...) | SOURCE VALUE(REMOTE_CALL) LIKE RS38L-REMOTE DEFAULT SPACE |
2 | ![]() |
RS38L_FNAM | Name of Function Module | SOURCE VALUE(FUNCNAME) LIKE RS38L-NAME |
3 | ![]() |
RS38L_GLOB | Global interface ID | SOURCE VALUE(INTERFACE_GLOBAL) LIKE RS38L-GLOBAL DEFAULT SPACE |
4 | ![]() |
RS38L_TSK1 | Start update immediately | SOURCE VALUE(UPDATE_TASK) LIKE RS38L-UKIND1 DEFAULT SPACE |