SAP ABAP Function Module QF00_BETAI (Incomplete beta integral)
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 | QF00_BETAI | Incomplete beta integral |
| Function Group | QF00 | Special numeric functions |
| Program Name | SAPLQF00 | |
| INCLUDE Name | LQF00U03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
BETAI | TYPE | QF00-WERT | Function value | |||
| |
ITERATIONEN | TYPE | QF00-ANZAHL | Number of iterations carried out | |||
| |
V | TYPE | QF00-ARGUMENT | first parameter of the beta integral | |||
| |
W | TYPE | QF00-ARGUMENT | second parameter of the beta integral | |||
| |
X | TYPE | QF00-ARGUMENT | Integration limit | |||
| |
INVALID_X | TYPE | Integration limit x not between 0 and 1 | ||||
| |
NOT_POSITIVE | TYPE | Parameter v or w not > 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 |