Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module RMMATH1_GET_KONFILEVEL2 (Berechnung des Konfidenzniveaus (Ist-Wert)) is a standard Function Module in SAP ERP and is part of the function group RMMATH1 within the package FTBB.
Function Module | RMMATH1_GET_KONFILEVEL2 |
Short Text | Berechnung des Konfidenzniveaus (Ist-Wert) |
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_COUNTER_EXCEPTION | TYPE | I | number of exceptions | |
I_SAMPLE_SIZE | TYPE | I | sample size |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_TAB_ALV_GRID_PARAM | TYPE | AISSR_BT_ALV_HEAD_HELP_T | table with parameter for backtesting screen |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.