Overflow under type conversion of Text to Code

pugapuga Member Posts: 3
Hi folks,

Have you meet the error "Overflow under type conversion of Text to Code. Value: Administrator" during purchase invoice posting in NAV 2009? It really stucks me ](*,)
Please, help to understand what is going on and how to fix it.
Thank you very much

Comments

  • Dave_CintronDave_Cintron Member Posts: 189
    In posting, NAV transfers fields from one table to another. If these do not match up, you get this error. For example, Purchase Header field 50000 Text 30 is copied to Purchase Invoice Header field 50000 Code 20.

    You can turn on the debugger to find where this is happening or look and see if custom fields were added.
    Dave Cintron
    Dynamics West
    http://www.dynamicswest.com
  • kinekine Member Posts: 12,562
    It seems that some "User ID" field is only Code 10 instead Code 20.
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • pugapuga Member Posts: 3
    Thank you a lot for replay
Sign In or Register to comment.