Menu

SAP Function Module SSFP_REMOVECERTIFICATE

The Function Module SSFP_REMOVECERTIFICATE () is a standard Function Module in SAP ERP and is part of the function group SSFP within the package SECF.

Technical Information

Function Module SSFP_REMOVECERTIFICATE
Short Text
Function Group SSFP
Package SECF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ISSUER LIKE CERTATTRS-ISSUER '' Issuer of X.509 certificate
SNUMBER LIKE CERTATTRS-SNUMBER '' Serial number of X.509 certificate
SUBJECT LIKE CERTATTRS-SUBJECT '' Owner of X.509 certificate

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
SSF_FILE_ERROR
SSF_KRN_ERROR
SSF_NOCERTIFICATE
SSF_NO_TEMPPSE No temporary PSE available
SSF_UNKNOWN_ERROR Unknown Error