SAP ABAP Function Module QF10_IDF_NORMAL (Quantile of normal distribution)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-MF (Application Component) Mathematical Functions
⤷
BSF (Package) R/3 Central: Statistics Functions
⤷
⤷
Basic Data
| Function Module | QF10_IDF_NORMAL | Quantile of normal distribution |
| Function Group | QF10 | Statistical functions |
| Program Name | SAPLQF10 | |
| INCLUDE Name | LQF10U02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
QUANTIL | TYPE | QF00-ARGUMENT | Quantile | |||
| |
MU | TYPE | QF00-PARAMETER | 0 | Position parameter of normal distribution | ||
| |
P | TYPE | QF00-PROB | Proportion of the distribution | |||
| |
SIGMA | TYPE | QF00-PARAMETER | 1 | Scale parameter of normal distribution | ||
| |
INVALID_P | TYPE | For P, only values between 0 and 1 allowed | ||||
| |
INVALID_SIGMA | TYPE | For SIGMA, only values greater than 0 are allowed | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19980909 |
| SAP Release Created in |