Menu

SAP Function Module SXMS_CREATE_RANDOM_NUMBER

Generierung einer Zufallszahl zwischen 0 und 9999 aus einer GUID

The Function Module SXMS_CREATE_RANDOM_NUMBER (Generierung einer Zufallszahl zwischen 0 und 9999 aus einer GUID) is a standard Function Module in SAP ERP and is part of the function group SXMS_MAIN within the package SXMSF.

Technical Information

Function Module SXMS_CREATE_RANDOM_NUMBER
Short Text Generierung einer Zufallszahl zwischen 0 und 9999 aus einer GUID
Function Group SXMS_MAIN
Package SXMSF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MESSAGEGUID TYPE SXMSMGUID Integration Engine: Message ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RANDOM_NUMBER TYPE INT4

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.