SAP ABAP Function Module QF10_CDF_BINOMIAL (Binomial distribution function)
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_CDF_BINOMIAL | Binomial distribution function |
Function Group | QF10 | Statistical functions |
Program Name | SAPLQF10 | |
INCLUDE Name | LQF10U03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
PROBABILITY | TYPE | QF00-PROB | Function value of the distribution function | |||
![]() |
K | TYPE | QF00-ANZAHL | Totals limit of the distribution function | |||
![]() |
N | TYPE | QF00-ANZAHL | Sample size | |||
![]() |
P | TYPE | QF00-PROB | Parameter | |||
![]() |
INVALID_N | TYPE | Sample size N not > 0 | ||||
![]() |
INVALID_P | TYPE | Parameter P not between 0 and 1 | ||||
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 |