Menu

SAP Function Module RM_MC_ND_SERIE_BOX_MULLER

Erzeugt eine normalvert. Stichprobe (V=1, M=0) mit Box-Muller

The Function Module RM_MC_ND_SERIE_BOX_MULLER (Erzeugt eine normalvert. Stichprobe (V=1, M=0) mit Box-Muller) is a standard Function Module in SAP ERP and is part of the function group RMMC within the package FTBB.

Technical Information

Function Module RM_MC_ND_SERIE_BOX_MULLER
Short Text Erzeugt eine normalvert. Stichprobe (V=1, M=0) mit Box-Muller
Function Group RMMC
Package FTBB
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_DEFAULT_NODE LIKE JBRRHBLATT-RKNOTEN 0 Vorbelegungswert für die zurückge. Stichp.
I_STICHPROBEN_UMFANG LIKE JBRIHSDEF-HISTORY Größe der Stichprobe

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
E_STICHPROBE LIKE VTVUEMC_KORR_TIMESERIE Stichprobe für einen RH-Knoten

Exceptions

This function module does not define any Exceptions.