‎2007 Aug 07 8:18 PM
Hi
I need to change the standard transaction functionality. But there is no user exits for that transaction. Is there any way to full fill my purpose.
Any suggestions appreciated.
Regards
Raja
‎2007 Aug 07 8:29 PM
HI,
There are only two ways to change the behaviour of the standard transaction
1) User Exit
2) Badi
Thanks
Mahesh
‎2007 Aug 07 8:29 PM
HI,
There are only two ways to change the behaviour of the standard transaction
1) User Exit
2) Badi
Thanks
Mahesh
‎2007 Aug 07 9:12 PM
Goto status or se93 and see the program for the standard transaction and take zcopy of the program and do the necessary changes.
‎2007 Aug 07 10:31 PM
You can also use VOFM to change the behavior of standard programs.
This is similar to a user exit, but it has advantages.
Use transaction VOFM and see if there are available options withing VOFM for your needs.
I have used this for pricing requirements, for example, but it can be used for many other things.
Good luck
Brian