Menu

SAP Function Module ALM_ME_SIGNATURE_CHECK

Prüfen der Unterschrift mittels Prüfsumme

The Function Module ALM_ME_SIGNATURE_CHECK (Prüfen der Unterschrift mittels Prüfsumme) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_SIGNATURECAPTURE within the package ALM_ME.

Technical Information

Function Module ALM_ME_SIGNATURE_CHECK
Short Text Prüfen der Unterschrift mittels Prüfsumme
Function Group ALM_ME_SIGNATURECAPTURE
Package ALM_ME
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_CHECKSUM TYPE CHAR32 Prüfsumme
IV_DOCUMENT TYPE STRING Dokument
IV_SIGNATURE TYPE STRING Unterschrift

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
MD5_HASH_ERROR Fehler bei Prüfsummenberechnung
SIGNATURE_INVALID Unterschrift ungültig