I am getting a strange tet to text conversion error in 2016,while compiling a custom table.
*This post is locked for comments
I am getting a strange tet to text conversion error in 2016,while compiling a custom table.
*This post is locked for comments
Hi
Try by declaring text variable and Pass it as the parameter instead of '' (blank) value or you can pass custom table field.
Hi,
isn't clear wich line of the code is returning the error, but usually this type of error can be fixed using FORMAT(Your Text Var)
ex : YourTextField := FORMAT(Your Text Var);
or
YourRec.VALIDATE(YourField, FORMAT(Your Text Var));
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156