Currency Processing Warning

If currency processing cannot determine the currency decimals to apply to a currency column, the output will display a message that currency was not processed. In this case, display decimals defined in the data dictionary for the column will be applied to the value instead of currency decimals. The following example shows the message that appears when currency is not processed:

  "groupBy" : {
        "F0911Z1.LT" : "AA",
        "F0911Z1.CRCD" : "   "
      },
      "F0911Z1.AA_SUM" : 3569.07,
      "F0911Z1.AA_SUM_CURRENCYINFO" : {
        "processedCurrency" : false
      },
      "COUNT" : 47

    }