Menu

SAP Function Module RMPS_VERIFY_DOCUMENT

Signiertes Dokument verifizieren

The Function Module RMPS_VERIFY_DOCUMENT (Signiertes Dokument verifizieren) is a standard Function Module in SAP ERP and is part of the function group RMPS_DSIG within the package RMPS_GENERAL.

Technical Information

Function Module RMPS_VERIFY_DOCUMENT
Short Text Signiertes Dokument verifizieren
Function Group RMPS_DSIG
Package RMPS_GENERAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BINDOCUMENT TYPE XSTRING Document to be signed (if binary)
B_DETACHED TYPE SSFBDETA SPACE Digitale Signatur mit/ohne Daten
DOC_TYPE TYPE STRING 'PDF' SSF-Typbezeichner
GUI_TYPE TYPE STRING 'WIN_GUI' Frontend type
SIG_FORMAT TYPE SSFFORM 'PKCS7' SSF-Format
SSF_ID TYPE SSFID SPACE SSF-Name für Unterzeichner/Empfänger
SSF_PROF TYPE SSFPROF SPACE SSF-Profilname
TXTDOCUMENT TYPE SSFTXTTAB Document to be signed (if text)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CRC TYPE I Result of verify
DOCUMENT TYPE XSTRING Document without PKCS#7 envelope
RESULT TYPE SSFINFO-RESULT SSF Resultat für Unterzeichner/Empfänger

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
CERTIFICATE_TAB LIKE SSFCERTLIN Ergebnis SSF_VERIFY: SSF Certificate (ASN.1 encoded)
SIGNERS_TAB LIKE SSFINFO Ergebnis SSF_VERIFY: SSF Unterzeichner/Empfänger Infos

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELED_BY_USER Abbruch durch Benutzer
CONTROL_ERROR Error while calling control
CONVERSION_ERROR Error while converting the doc
FRONTEND_ERROR Frontend not supported
NO_SSF_INFO_FOUND SSF-Information zum R/3 Benutzer nicht gefunden
PARAMETER_ERROR Wrong parameter supplied
SSF_FB_INPUT_PARAMETER_ERROR Funktionsbaustein Parameter Fehler
SSF_RFC_DESTINATION_ERROR RFC Destination unbekannt (nicht in RFCDES)
SSF_RFC_ERROR Fehler beim SSF RFC
SSF_RFC_GET_DATA_ERROR Fehler beim Empfang von RFC Parametern/Tabellen
SSF_RFC_INPUT_DATA_ERROR angegebene Länge der Eingabedaten ist falsch
SSF_RFC_NO_MEMORY kein Speicher mehr im SSF RFC -C- Server Program
SSF_RFC_SEND_DATA_ERROR Fehler beim Senden von RFC Parametern/Tabellen
SSF_RFC_SIGNER_LIST_ERROR Fehler beim Lesen einer Unterzeichner Zeile