Menu

SAP Function Module SSFC_CERTIFICATE_EXPORT

Zertifikatsdatei exportieren (zum SAPGUI-Frontend)

The Function Module SSFC_CERTIFICATE_EXPORT (Zertifikatsdatei exportieren (zum SAPGUI-Frontend)) is a standard Function Module in SAP ERP and is part of the function group SSFC within the package SECF.

Technical Information

Function Module SSFC_CERTIFICATE_EXPORT
Short Text Zertifikatsdatei exportieren (zum SAPGUI-Frontend)
Function Group SSFC
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
CERTIFICATE TYPE XSTRING Zertifikat (DER-kodiert)
ENCODING TYPE SSFCERTENC 'D' SSF Certificate Encoding (DER / Base64)
FILENAME TYPE STRING vollständiger Dateiname

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
DATA_TRANSMISSION_ERROR Fehler bei Datenübertragung zum Frontend
DISK_FULL Speichermedium ist voll
ENCODING_NOT_SUPPORTED Kodierungmethode wird nicht unterstützt
FILE_ACCESS_DENIED Zugriff auf Datei nicht erlaubt
FILE_WRITE_ERROR Datei kann nicht geschrieben werden
IMPORT_PARAMETER_MISSING Fehler beim Aufruf der Funktion
NO_DOWNLOAD_AUTHORIZATION Keine Berechtigung für Download
SAPGUI_REQUIRED Funktion erfordert SAPGUI-Frontend
UNKNOWN_ERROR unbekannter Fehler aufgetreten