SAP Message V1803 - Pricing error: Exchange rate conversion

Diagnosis
An error has occurred in currency conversion in pricing. The followingcauses may be possible:

  • The conversion rate is not in the currency table

  • A field overflow occurred during conversion (for example, if converting
  • from DM to Lira results in a very large amount)

    Procedure
    Check the cause.

    • Supply the missing conversion rate in the currency table if the problem
    • is due to the missing rate.
      IF &DEVICE&='SCREEN'
      Proceed
      ENDIF
      • In the case of field overflow, change the factors concerning the
      • calculation so that field overflow no longer occurs.