Menu

SAP Function Module GET_LOGON_TICKET_ISSUER_INFOS

Informationen von ticketausstellendem System einholen

The Function Module GET_LOGON_TICKET_ISSUER_INFOS (Informationen von ticketausstellendem System einholen) 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 GET_LOGON_TICKET_ISSUER_INFOS
Short Text Informationen von ticketausstellendem System einholen
Function Group SEC_SSO2
Package SEC_SSO2
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING 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
SYSTEM_ID TYPE TICKET_ISSUER_SYSID Systemkennung des ticketausstellenden Systems

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
INTERNAL_ERROR interner Fehler beim Zugriff auf das Zertifikat aufgetreten
SYSTEM_DOES_NOT_CREATE_TICKETS Das System stellt keine Anmeldetickets aus (Konfigurationseinstellung).