Announcements
Hi Experts,
I am trying to get strlen of all string type EDT, i stumbled on this previous post , however get The method typeId has not been declared. for line 24 of that post which is
dfStrValue = d.addField(typeId(Integer),"Enter EDT String Length");
Please suggest a fix so that this job can be executed in Ax2012 R3.
Thanks
Mav
Thanks.
In AX 2012, use addField(extendedTypeStr(AType)) instead of addField(typeId(AType)).
By the way, the title of this thread doesn't match your actual question. Please try to provide a more fitting title next time.
André Arnaud de Cal...
294,095
Super User 2025 Season 1
Martin Dráb
232,866
Most Valuable Professional
nmaenpaa
101,158
Moderator