Overflow under type conversion of Text to Text

upasanisandip
upasanisandip Member Posts: 405
Good Afternoon everybody,
I have imported some data using dataport in customer table.
When i select customer No. getting message

Overflow under type conversion of Text to Text

Anyone knows abt this.

Thanks,
Sandip.

Answers

  • kriki
    kriki Member, Moderator Posts: 9,124
    It means the Navision code wants to put some text in a variable that is too small to contain the complete text. You have to use the debugger to see where it blocks and then change the code (most of the time it is enough to increase the size of the variable).
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!