Functional Description
Purpose
This function performs a divide and gives the application programmer the ability to control the
decimals and rounding. This is specifically used for two currency numbers that always trigger the decimals
and rounding for the currency code.
D0000190 - Math Divide
^
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnResult | MATH01 | MATH_NUMERIC | REQ | OUTPUT |
- - - Good Performance Low Value. | ||||
mnNumerator | MATH02 | MATH_NUMERIC | REQ | INPUT |
- - - Good Performance High Value. | ||||
mnDenomenator | MATH03 | MATH_NUMERIC | REQ | INPUT |
- - - Bad Performance Low Value. | ||||
mnRemainder | MATH04 | MATH_NUMERIC | OPT | OUTPUT |
Event point for Math Numeric. | ||||
nDecimals | INT01 | integer | REQ | INPUT |
Number of Days in Future to Query for Responses Due. | ||||
nRounded | INT02 | integer | REQ | INPUT |
Number of Days in the Past to Query for Quote Requests Received. |
None |
None |