‎2008 Mar 27 2:04 PM
Hi Guys,
i have a requirement where i have to add a validation Message to the SAp transaction Code
Req is in FF68 trasaction Code we have selection options .In controls tab there is field for currency and on top of Controls tab we have a another currency filed.So if somebody entered a currency in curerency field on top of the controls and currency in the controls tab currency field , they must be same if somebody entered a different in both the currency fields then a Warning must be issued,.So can anybody tell me how to do?
Thanks,
Gopi.
‎2008 Mar 27 2:24 PM
‎2008 Mar 27 2:28 PM
Hi,
You cannot change any standard SAP transaction code unless you have exits available for it.
It seems to be some report transaction, so what you can do is... copy it to z* and make your changes.
Hope it helps.
Regards,
Siddhesh S.Tawate
Edited by: siddhesh tawate on Mar 27, 2008 3:29 PM
‎2008 Mar 27 2:39 PM
Hi Siddhesh,
How to know the Exits for this transaction Code? or hoto find the Report for this transction code?
Thanks,
Gopi.
‎2008 Mar 27 2:46 PM
Hi,
First confirm first that purpose of this tcode is for displaying some report.
In that case you can copy its standard program to a z* program. You can find the program name in status field when you go in system options in menu bar on the selection screen of ff68.
Regards,
Siddhesh S.Tawate
‎2008 Mar 27 2:53 PM
Hi Siddhesh,
How can we confirm that the purpose of this tr Code is report?
Will this have any performance problem if we do like this?
thanks,
gopi.
‎2008 Mar 27 2:57 PM
Hi,
Speak with your functional person. He can tell you the exact purpose of this tcode.
Regards,
Siddhesh S.Tawate
‎2008 Mar 27 3:20 PM
Hi Siddhesh,
can u tell me how to find the user Exit fora transaction Code and on whoich user exit we can make a change.?
Thanks,
gopi.
‎2008 Mar 27 3:45 PM
Hi shidhesh,
the purpose of that transaction code is "Edit check Deposit list"?So what shall i do now?
Thanks,
gopi.