Menu

SAP Function Module TH_SHOW_USR_DETAILS

Anzeige der technischen Info für eine TID wie in SM04

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module TH_SHOW_USR_DETAILS (Anzeige der technischen Info für eine TID wie in SM04) is a standard Function Module in SAP ERP and is part of the function group THFB2 within the package STSK.

Technical Information

Function Module TH_SHOW_USR_DETAILS
Short Text Anzeige der technischen Info für eine TID wie in SM04
Function Group THFB2
Package STSK
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TERM_ID TYPE UTID Terminal-Identifikation

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TECH_INFO LIKE TECHINFO Inhalt der technischen Info eines Users in der SM04

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
TH_CANT_READ_TID Der Übergabeparameter TID kann nicht gelesen werden.
TH_MISMATCH_IN_INFO_STRUCNEW Abap und Kernel haben unterschiedliche Sicht auf Struktur TECHINFO
TH_MISMATCH_IN_INFO_STRUCTURE Abap und Kernel haben unterschiedliche Sicht auf Struktur TABLE
TH_MISMATCH_IN_OPCODE Opcode darf nicht auftreten, Kernelfehler
TH_SLOT_FREE Der Kontext ist bereits abgemeldet!
TH_TECHINFO_NOT_AVAILABLE Die Struktur TECHINFO ist im DDIC nicht vorhanden
TH_TID_IRREGULAR_VALUE TID hat einen nicht zulässigen Wert
TH_UNKNOWN unbekannter Fehler
TH_UNKNOWN_OPCODE Unbekannter Opcode (in ThUsrInfo abgefangen)