‎2007 Mar 23 2:09 PM
Hi
I want user exit for MIRO Transaction at the time of save i.e during posting
pls sugeest
Thanks
Taran
‎2007 Mar 23 2:17 PM
‎2007 Mar 23 2:43 PM
‎2007 Mar 23 2:54 PM
hi
to find the user exit for any tcode, do it this way.
check the package in se93 giving in the tcode say MIRO,for this the package is MRM.
now in SMOD tcode press F4 and in that click on information systems,here you provide the package name and say enter,it will display you the list of user exits related to that tcode.
now put a break-point on each zinclude so as to find out which exit is triggered exactly while you post the doc.And so in that zinclude you can write your code accordingly
Hope i am clear to the query.
Kindly reward points if helpful.
Regards
Zarina