Retrieve default parameters based on security type
Introduced in release: 1.0 Component: Generic Purpose:
Based on an input security type this routine will change any I/O parameter whose input value is -1 to the "industry standard" value for that parameter. This routine is generally called internally by security specific analytic routines to change the requested default parameters (-1 value) to their "industry standard" values.
Results:
Any I/O parameter whose input value is -1 and for which there is a default value for the specified security type will be changed to that default value. All other parameters will be left unchanged.
Error Conditions:
If the routine receives an invalid security type, no parameters will be changed.