D31B9050A - Quality Result - Convert Farenheit to Celsius
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cSuppressErrorMessage | SUPPS | char | OPT | INPUT |
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
0 = allow
| ||||
szErrorMessageID | DTAI | char | OPT | OUTPUT |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
| ||||
szFarenheit | FRMRSVAL | char | OPT | INPUT |
Result used as the From value to convert the result. | ||||
szCelsius | TORSVAL | char | OPT | OUTPUT |
The end value in a range. For example, if A to C is the range, 'C' is the TO value. | ||||
cDataDisplayDecimals | CDEC | char | OPT | INPUT |
A value that designates the number of decimals in the currency, amount, or quantity fields the system displays. For example, U.S. Dollars
| ||||
szResultUnitofMeasure | RSUM | char | OPT | NONE |
A user defined code (37/UM) that identifies the unit of measure for a test result. Examples of units of measure include barrels, boxes, cubic
|
None |
None |