Menu

SAP Function Module ADD_TRUSTED_TICKET_ISSUER

Vertrauensbeziehung zu einem Ticketaussteller einrichten

The Function Module ADD_TRUSTED_TICKET_ISSUER (Vertrauensbeziehung zu einem Ticketaussteller einrichten) is a standard Function Module in SAP ERP and is part of the function group SEC_SSO2 within the package SEC_SSO2.

Technical Information

Function Module ADD_TRUSTED_TICKET_ISSUER
Short Text Vertrauensbeziehung zu einem Ticketaussteller einrichten
Function Group SEC_SSO2
Package SEC_SSO2
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CERTIFICATE TYPE XSTRING Zertifikat in Binärform (DER)
CERTIFICATE_B64 TYPE STRING Zertifikat, base64-kodiert
CLIENT TYPE TICKET_ISSUER_CLIENT Mandant des ticketausstellenden Systems
OVERWRITE_MODE TYPE IBOOLEAN 0 vorhandene Einträge ersetzen (1 - ja)
SYSTEM_ID TYPE TICKET_ISSUER_SYSID Systemkennung des ticketausstellenden Systems

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
ACL_ENTRY_ALREADY_EXISTS ACL-Eintrag existiert bereits
CERTIFICATE_ALREADY_EXISTS Zertifikat existiert bereits in der Zertifikatsliste
CERTIFICATE_SYNTAX_ERROR Zertifikat kann nicht analysiert werden (Syntaxfehler)
FOREIGN_ENQUEUE_LOCK Sperrkonflikt beim Zugriff auf Zertifikatsliste
INTERNAL_ERROR Fehler beim Eintragen in die Zertifikatsliste / ACL
MISSING_CERTIFICATE_PARAMETER Zertifikat muss entweder DER- oder Base46-kodiert übergeben werden
NOT_AUTHORIZED fehlende Berechtigung