Check if a string is all numeric.  If there are alpha or special characters set mnNumericString to 
zero, else return the numeric value of the string in a mnNumericString.
cErrorCode = 1 if successf^
D4000481 - Convert String To Numeric
^
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szGenericString | DSC1 | char | NONE | NONE | 
  | ||||
| mnNumericValue | ITM | MATH_NUMERIC | NONE | NONE | 
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item 
  | ||||
| cErrorCode | ERRC | char | NONE | NONE | 
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
  | ||||
| None | 
| None |