‎2008 Jan 12 4:07 PM
Hello All,
USEREXIT_SAVE_DOCUMENT is the User Exit for the Outbound Delivery for save or update delivery.
How to find this... I mean not to trace it...what is the approach to find this
one more I got an report which takes Transaction code but gives back User Exits.In the list I didnt find this
USEREXIT_SAVE_DOCUMENT .
Please give your valable inputs for this...
‎2008 Jan 12 4:51 PM
Hi satya,
USEREXIT_SAVE_DOCUMENT is a form routine defined in include MV50AFZ1. This is a userexit defined in the very early way, it can not be implemented without registering the object and leads to a modification that has to bee taken care of in a release change.
As far as I know, SAP uses this kind of userexit only in sales&distribution module pools MV45A and MV50A.
You can find them using a global search for 'FORM userexit'.
Regards,
Clemens