Options

ERROR IN POSTING TRANSFER ORDER RTC NAV 2009

larralarra Member Posts: 2
edited 2015-01-30 in NAV Three Tier
HI

We have this error. When we post to ship the Transfer order we are receiving this Error

" The value of the numeric parameter is outside the permitted range. The current value is 34,548,571,428,571,428.6. The permitted range is from -999,999,999,999,999.99 to 999,999,999,999,999.99

NO customization done

Thanks

Comments

  • Options
    geordiegeordie Member Posts: 655
    The problem could be related to inventory quantity of one of the items: did you check if there is enough quantity on "Transfer-from Code" location?
  • Options
    prem_kumaranprem_kumaran Member Posts: 10
    Even we are facing the same issue. Following is the error message,

    The value of Numeric parameter is outside of the permitted range.
    The current value is: 1,063,125,000,000,000. The permitted range is:
    from -999,999,999,999,999.99 to 999,999,999,999,999.99.

    Could you please help in resolving this issue.

    Thanks,
    Prem
    Thanks,
    Prem
  • Options
    jglathejglathe Member Posts: 639
    And where does the debugger stop?
  • Options
    prem_kumaranprem_kumaran Member Posts: 10
    I am in the process of debugging. However, this is the first time I am debugging 2009 RTC.

    I found the steps to debug with the Breakpoint. However, there are no steps on how to debug the Error message.

    Could you please help.
    Thanks,
    Prem
  • Options
    jglathejglathe Member Posts: 639
    Hi Prem,

    oh.. do you have a chance to do this with CC? Meaning: Activate the debugger in CC (no breakpoint on triggers), no other breakpoints, then try to post the transfer order in the same CC session. This should bring up the debugger at the point of the error. This way we have an idea which codeunit, what operation causes this. Debugging the NAV2009 RTC is complicated at best.

    with best regards

    Jens
  • Options
    prem_kumaranprem_kumaran Member Posts: 10
    Hi Jens,

    When we try to post the Transfer Order in CC, there is no error.

    This is the reason why I am trying to debug the RTC.

    It will be great, if anyone let me know the steps to debug the error message.
    Thanks,
    Prem
  • Options
    jglathejglathe Member Posts: 639
    Hi Prem,

    thanks for the info. This sounds like a RTC-specific (runtime) issue. Have you searched the KB fixes for 2009R2 if something similar was fixed? I would try to llok for a newer build than you have. It doesn't seem to be a C/AL related issue.
    Aside from this, I have no idea how to debug a 2009 RTC session.

    with best regards

    Jens
  • Options
    prem_kumaranprem_kumaran Member Posts: 10
    Hi Jens,

    Thanks for the reply. I will search for KB fix.
    Thanks,
    Prem
  • Options
    prem_kumaranprem_kumaran Member Posts: 10
    Hello All,

    Can you guys help me to resolve this issue.
    Thanks,
    Prem
Sign In or Register to comment.