SAP Function SLS_MISC_GET_STD - calculate std from list of numbers

Parameter Reference Type Length Text
STD LS_STD P 4 PAW - Test Result Standard Deviation

Parameter Reference Length Optional Text
P_NUM SLS_NUMS 4 PAW - Structure to simply hold a list of numbers

Exception Text
LIST_OF_NUMBER_IS_EMPTY There were no numbers passed for calculation

Functionality
This FM is useful to calculate standard deviation from the list ofnumbers.