I am looking to increase the size of purchline.Name(string of size 1000 EDT-ItemFreeTxt). I tried to change the EDT character to Memo where I ran into DB Sync error on other dependencies(ProjTransView and so on...)
My requirement is to allow it to atleast 5000 characters. What is the maximum size that's allowed on a string in AX ..? What will be the consequences of changing the size of base EDT of type String..?
Some developers suggested to add a new custom field of type memo and hide the standard one. This will be a major customization because the process would start from a requisition and should be changed in many tables, reports and views which is a long process.
Please suggest.
*This post is locked for comments