I have a number of customer orders that have been raised and saved. these orders need to be amended from 1 site to another. Is there a way to do this other than deleting the orders and re-raising on the new site?
Page 1 / 1
Not that I know of.
Contract is not set with the Update Flag on the CustomerOrder Logical Unit which indicates you can’t change it.
Even through a PLSQL and API Script if you were to call the Modify__ API, it wouldn’t work, as it’d tell you the CONTRACT field cannot be modified.
Any field missing the U flag cannot be modified once the record is created.
thank you.
I will need to try to think of a process
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.