Menu

SAP Function Module CACS_RANDOM_I4

Ziehen einer Zufallszahl

The Function Module CACS_RANDOM_I4 (Ziehen einer Zufallszahl) is a standard Function Module in SAP ERP and is part of the function group CACS_NUMBERS within the package CACSGT.

Technical Information

Function Module CACS_RANDOM_I4
Short Text Ziehen einer Zufallszahl
Function Group CACS_NUMBERS
Package CACSGT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RND_MAX TYPE INTEGER4 100 Integer 4
RND_MIN TYPE INTEGER4 0 Integer 4

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RND_VALUE TYPE INTEGER4 Integer 4

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.