‎2007 Dec 18 11:28 AM
Hi,
I need user exit or Badi for tcode VF01 (Billing) while saving the document with the same delivery no.
Regards,
Paras
‎2007 Dec 18 11:56 AM
Hi
You can user enhancement V60A0001 and EXIT_SAPLV60A_002 exit to achieve.
Reward if it is useful.
Thanks
Siva kumar
‎2007 Dec 18 11:56 AM
Hi
You can user enhancement V60A0001 and EXIT_SAPLV60A_002 exit to achieve.
Reward if it is useful.
Thanks
Siva kumar
‎2007 Dec 18 12:05 PM
Hi Paras,
To check for the suitable badi, Go to transaction SE24 and give the Object type as CL_EXITHANDLER and click on Display button.
Double click on method GET_INSTANCE, put a break point on case statement.
Execute your transaction and look for variable EXIT_NAME at your scenario then it will show the available badi's.
Regards,
kamalapriya.