Error, Overflow of type conversion text to text

GoebelGoebel Member Posts: 2
edited 2009-02-04 in Navision Attain
Has anyone run into this notification? ](*,)
When our customer attempts to access "where used" by going "Item - Manufacturing - Where used" they get the following error.

"Overflow of type conversion of text to text
Value: (Item number),(Item Desc)"

We've tried a number of changes but have had no luck.

Any ideas?

Comments

  • elmarfvelmarfv Member Posts: 53
    Have you modified the length of the Item Code or the Item Description? if so you will need to change 2 thinghs in order for the "Where Used" form to work. you need to modify table 99000790, "Where-Used Line" to reflect the changes, (Increase the length of the code and/or the Description). You also need to modify a function on form 99000811 "Prod. BOM Where-Used" called "SetCaption". That function has a return value of 50 (Code =20 + Description = 30). If you have changed the Item, you will get an error when opening the form.
    Elmar F. Vidisson
    Certified Navision Attain Developer
  • ndiego75ndiego75 Member Posts: 1
    Hi everybody i'm new to the forum and to the navision world. I am trying to learn and doing some tests on a copy of a real native DB 3.60 version.
    My idea is to move the db to sql and then upgrade to a newer version.
    In this db there are several companies but only one is making me nuts!
    At the moment i was able to move the companies to sql except for one which returns me this error


    PIC 1

    What i understand is that value 1 has been declared 110 and the others no, when i go to the table that returns the error i cannot understand what is the problem.
    Can anyone give me help please.
    Thanks
    Diego
  • mkuszamkusza Member Posts: 40
    Moved to Nav 5 Forum
Sign In or Register to comment.