Menu

SAP Function Module SSF_ERRORMESSAGE

SSF: Fehlermeldung zu einem SSF-RC ermitteln

The Function Module SSF_ERRORMESSAGE (SSF: Fehlermeldung zu einem SSF-RC ermitteln) is a standard Function Module in SAP ERP and is part of the function group SSFG within the package SECF.

Technical Information

Function Module SSF_ERRORMESSAGE
Short Text SSF: Fehlermeldung zu einem SSF-RC ermitteln
Function Group SSFG
Package SECF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CRC LIKE SSFPARMS-SSFCRC SSF-Returncode
RESULT LIKE SSFINFO-RESULT 0 zweiter Returncode (Signierer-spezifisch)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERRORTEXT TYPE TEXT80 Ermittelte Fehlermeldung

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR Fehlertext: Rückgabe mit MESSAGE ... RAISING