The Function Module RMMATH1_COMBINATION (Berechne n (Element) über k (Klasse)) is a standard Function Module in SAP ERP and is part of the function group RMMATH1 within the package FTBB.
Function Module | RMMATH1_COMBINATION |
Short Text | Berechne n (Element) über k (Klasse) |
Function Group | RMMATH1 |
Package | FTBB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CLASS | TYPE | I | Klasse | |
I_ELEMENT | TYPE | I | Anzahl der Elemente |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_COMBINATION | TYPE | F | Kombination |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ARGUMENT_LT_CLASS | argument is lower than class |
ELEMENT_OR_CLASS_NEGATIVE | element or class is negative |