SAP ABAP Function Module RMMATH1_VARIANCE_DEVIATION (Calculation of Mean, Variance, and Standard Deviation)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-MR (Application Component) Market Risk Analyzer
     FTBB (Package) Risk Management Basis
Basic Data
Function Module RMMATH1_VARIANCE_DEVIATION Calculation of Mean, Variance, and Standard Deviation  
Function Group RMMATH1   Calculation Functions for Backtesting  
Program Name SAPLRMMATH1    
INCLUDE Name LRMMATH1U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_VARIANCE TYPE F Variance of the serial
Exporting E_DEVIATION TYPE F Standard deviation of the serial
Exporting E_AVERAGE TYPE F Average of the serial
Importing I_TAB_SERIAL TYPE AISSR_BT_HELP_TABLE_T Statistical series
               
Processing Type
Normal Function Module  
Remote-Enabled 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  20040819 
SAP Release Created in 500