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

Translate ABAP code comments

Former Member
0 Likes
973

Hi Friends,

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

If yes then how?

Thanks & Regards

4 REPLIES 4
Read only

ThomasZloch
Active Contributor
0 Likes
815

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

Thomas

Read only

0 Likes
815

Hi ,

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

Thanks & Regards

Read only

matt
Active Contributor
0 Likes
815

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

Read only

Former Member
0 Likes
815

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