Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Add a validation for a SAP Tr Code?

Former Member
0 Likes
907

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.

8 REPLIES 8
Read only

Former Member
0 Likes
874

Hi Guys,

can anybody tell me how to do?

thanks,

Gopi.

Read only

0 Likes
874

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

Read only

0 Likes
874

Hi Siddhesh,

How to know the Exits for this transaction Code? or hoto find the Report for this transction code?

Thanks,

Gopi.

Read only

0 Likes
874

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

Read only

0 Likes
874

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.

Read only

0 Likes
874

Hi,

Speak with your functional person. He can tell you the exact purpose of this tcode.

Regards,

Siddhesh S.Tawate

Read only

0 Likes
874

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.

Read only

0 Likes
874

Hi shidhesh,

the purpose of that transaction code is "Edit check Deposit list"?So what shall i do now?

Thanks,

gopi.