SAP ABAP Function Module QF20_CDF_POISSON_ESTIMATE (Estimation of proportions of a Poisson 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 | QF20_CDF_POISSON_ESTIMATE | Estimation of proportions of a Poisson distribution |
Function Group | QF20 | Statistical procedures |
Program Name | SAPLQF20 | |
INCLUDE Name | LQF20U02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
PROB_ABOVE | TYPE | QF00-WERT | Estimated proportion greater than the limit value | |||
![]() |
PROB_BELOW | TYPE | QF00-WERT | Estimated proportion less than or equal to limit value | |||
![]() |
SAMPLE_SIZE | TYPE | QF00-ANZAHL | Sample size | |||
![]() |
SAMPLE_SUM | TYPE | QF00-ANZAHL | Sum of sample results | |||
![]() |
SPLITTING_VALUE | TYPE | QF00-ANZAHL | 0 | Limit Val. | ||
![]() |
NOT_POSITIVE | TYPE | SAMPLE_SIZE <= 0 | ||||
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 |