Hello,
i am using a customized action to change item reference no. from Item card.
customized action is using rec.rename() method to change reference no. Since it is one of the primary keys.
However, even though field length of item reference no. On Item table is 50 characters
and my data has only 30 characters
its giving me error.
error text is about too many characters on
e-document-purchase line-[BC] item reference no.
I am not using e-document tho
there are few e-document extensions installed automatically.
Tried to uninstall e-document extionsions on sandbox and it went without error. However im not sure if it wouldnt cause any other error..
Is there any other method to disable e-document else then uninstalling it?