Menu

SAP Function Module SIGN_DOCT_EXPAND_FOR_VERIFY

Dokument für Verifizierung erweitern

The Function Module SIGN_DOCT_EXPAND_FOR_VERIFY (Dokument für Verifizierung erweitern) 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_DOCT_EXPAND_FOR_VERIFY
Short Text Dokument für Verifizierung erweitern
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
I_DOCUMENT LIKE RC70D-DOCUMENT char255
I_RC71 LIKE RC71 Attribute zur Unterschrift

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_INDATALEN LIKE SSFPARMS-INDATALEN SSF Längeninformation für Daten (Anzahl Bytes)

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_SIGN_INPUT_DATA LIKE RC71DT Elektronische Unterschrift: Zu unterzeichnende Daten
I_TEXTLINES LIKE VBCP_TXTLINE Chargenprotokoll:Textedit-Tabelle

Exceptions

This function module does not define any Exceptions.