The Function Module SSFP_GETAPPCERTIFICATE () is a standard Function Module in SAP ERP and is part of the function group SSFP within the package SECF.
Function Module | SSFP_GETAPPCERTIFICATE |
Short Text | |
Function Group | SSFP |
Package | SECF |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPLICATION | TYPE | SSFARGS-APPLIC | 'DFAULT' | SSF Application |
CLIENT | TYPE | MANDT | SY-MANDT | Mandant |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CERTATTRIBUTES | TYPE | CERTATTRS | ||
CERTIFICATE | TYPE | SSFCERT | ||
CERTXSTRING | TYPE | XSTRING |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
SSF_KRN_ERROR | |
SSF_NOCERTIFICATE | |
SSF_PARAMETER_NOT_FOUND | |
SSF_PARSING_ERROR | |
SSF_UNKNOWN_ERROR | Unknown Error |