Menu

SAP Function Module SSF_PREPARE_SYNTAX_CHECK

Insert a function module in the R/3 development environment

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR Error During Generation