The Function Module SSF_PREPARE_SYNTAX_CHECK (Insert a function module in the R/3 development environment) is a standard Function Module in SAP ERP and is part of the function group STXBG within the package SMART.
Function Module | SSF_PREPARE_SYNTAX_CHECK |
Short Text | Insert a function module in the R/3 development environment |
Function Group | STXBG |
Package | SMART |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FUNCNAME | LIKE | RS38L-NAME | Function Module Name | |
INTERFACE_GLOBAL | LIKE | RS38L-GLOBAL | SPACE | Global interface ID |
REMOTE_CALL | LIKE | RS38L-REMOTE | SPACE | |
UPDATE_TASK | LIKE | RS38L-UKIND1 | SPACE |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGING_PARAMETER | LIKE | RSCHA | ||
EXCEPTION_LIST | LIKE | RSEXC | List of exceptions | |
EXPORT_PARAMETER | LIKE | RSEXP | Export Parameters | |
IMPORT_PARAMETER | LIKE | RSIMP | Import Parameters | |
SOURCE | LIKE | RSSOURCE | ||
TABLES_PARAMETER | LIKE | RSTBL | Table Parameters |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Error During Generation |