RTC-The Supplied Value is not valid

lamba010
lamba010 Member Posts: 44
edited 2011-09-14 in NAV Three Tier
Hi Guys....


On Running a Report in Classic, it runs well, but On Running it in RTC it shows the

Error Message:

THE SUPPLIED VALUE IS NOT VALID.

Help me out. :(

Comments

  • Slawek_Guzek
    Slawek_Guzek Member Posts: 1,690
    Slawek Guzek
    Dynamics NAV, MS SQL Server, Wherescape RED;
    PRINCE2 Practitioner - License GR657010572SG
    GDPR Certified Data Protection Officer - PECB License DPCDPO1025070-2018-03
  • Est005
    Est005 Member Posts: 29
    Hi,

    Has anyone got a solution to this, I have the same problem.
  • Est005
    Est005 Member Posts: 29
    Hi,

    I have found the solution to the problem. I changed the "Amount Rounding Precision" field in the General Ledger Setup table from 0 to 0.01. You would have to comment out the the code in the OnValidate event if there is posted ledger entries, otherwise you will not be able to change the value.