Menu

SAP Function Module SIGN_DOCUMENT_READ

Unterschriebenes Dokument von DB lesen

The Function Module SIGN_DOCUMENT_READ (Unterschriebenes Dokument von DB lesen) is a standard Function Module in SAP ERP and is part of the function group CJ00 within the package CJ.

Technical Information

Function Module SIGN_DOCUMENT_READ
Short Text Unterschriebenes Dokument von DB lesen
Function Group CJ00
Package CJ
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SIGN_NO_IMP LIKE TC71-SIGN_NO Nummer der digitalen Signatur

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DOC_RULE LIKE RC71D-DOC_RULE Regel für Aufbau des zu unterzeichnenden Dokuments

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
E_SIGNED_DOC LIKE SSFBIN SSF Binärdaten

Exceptions

This function module does not define any Exceptions.