Menu

SAP Function Module RSS_UNIQUE_CONVERT_TO_HEX

BW Generierungs-Tool: Konvertiert eine GUID von CHAR25 nach HEX

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module RSS_UNIQUE_CONVERT_TO_HEX (BW Generierungs-Tool: Konvertiert eine GUID von CHAR25 nach HEX) is a standard Function Module in SAP ERP and is part of the function group RSSG within the package SBIG.

Technical Information

Function Module RSS_UNIQUE_CONVERT_TO_HEX
Short Text BW Generierungs-Tool: Konvertiert eine GUID von CHAR25 nach HEX
Function Group RSSG
Package SBIG
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_UNI_IDC25 TYPE RSSG_UNI_IDC25 Unique Id (Character 0..9A..Z)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_UNI_IDC TYPE RSSG_UNI_IDC Unique Id (Character 0..9A..F)
E_UNI_IDX TYPE RSSG_UNI_IDX Unique Id (hexadezimal)

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
INVALID_UNIQUE_ID Ungültige Unique Id