Function Module list used by SAP ABAP Class CL_RSR_MDX_NUM_VAL (Numeric Value Functions)
SAP ABAP Class CL_RSR_MDX_NUM_VAL (Numeric Value Functions) is using
# Object Type Object Name Object Description Note
     
1 Function Module  RRT_MATH_AVG determines the mean of a set of values
2 Function Module  RRT_MATH_MAX determines the maximum of a set of values
3 Function Module  RRT_MATH_MEDIAN computes the median for a set of values
4 Function Module  RRT_MATH_MIN Determines the minimum for a <numeric_value_expression> for a <set>
5 Function Module  RRT_MATH_STDDEV computes the standard deviation for a set of values
6 Function Module  RRT_MATH_SUM Computes the sum of the numeric values ##of one set
7 Function Module  RRT_MATH_VAR coputes the variance for a set of values