Hello,
I have a piece of code in userexit_save_document_prepare which gets triggered.
A user gets into an already existing Sales Order. The user makes some changes to the header text in the sales order and saves it. Is there any way we can figure out, in the user exit, that the only change has been made to a header text and all other data remains the same.
Basically, I do not want the code in userexit_save_document_prepare to be triggered if the change has only been made to the header text and all the other data remains the same.
Any help would be apreciated.
Thanks,
Alam.