D31B9210B - Convert Decimal to Feet/Inches/Fraction
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
| ||||
mnDipDecimalIn | WDQD | MATH_NUMERIC | OPT | INPUT |
A measurement, expressed in decimals. For example: 50.99 meters or 42.25 inches | ||||
szDipFormattedOut | WDFI | char | OPT | OUTPUT |
A measurement, expressed in Feet and Inches.
For example:
61.0125 inches is expressed as 5' 1 1/16"
59.5 inches is expressed as 4' 11
|
None |
None |