Application Development 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: 

Translate ABAP code comments

Former Member
0 Kudos
296

Hi Friends,

Is it possible to translate ABAP code comments in diffrent language?

If yes then how?

Thanks & Regards

4 REPLIES 4

ThomasZloch
Active Contributor
0 Kudos
138

You will have to use your brain and your fingers for this task, I'm afraid.

Thomas

0 Kudos
138

Hi ,

I mean to say how can we maintain ABAP code comment translation for diffrent language.

Thanks & Regards

matt
Active Contributor
0 Kudos
138

You can only have one version of the source code. Whatever language you use to comment that code is what you are stuck with.

Former Member
0 Kudos
138

You can maintain Documentation in different languages for your program if your aim is make the program easier to understand for new guy.