Translation of Copyright texts during logon
I came across a problem where the copyright pop up message during logon is appearing as English with logon in Chinese language.
After investing lot of time, found below way to translate those texts.
These entries are stored in Cluster Table “DOKTL”. Based on the contents identify the documentation object from table “DOKTL”.
Documentation object in this case is “COPYRIGHT_ORACLE”. Now to translate these entries go to transaction SE63.
Go to ABAP Objects –> Long texts (Documentation) –> C6 F1 Help –> TX General Texts
Enter object name as below.
Translate the text as shown below –> Save –> Activate.
Now Login with ZH language, you will find the pop up message as translated above.
Isn't that under SAP responsibility?
Why didn't you open SAP incident for XX-TRANSL component?
Is it not recommended to do translation on our own with custom message?
Hi,
Nice one!
usually, SAP will take care of the logon Copyright texts based on user login language.
My Question is, what`s the main purpose of this?
Regards,
EH
Hello Ethan,
You are correct, since this is a copyright text, SAP has to take care of the contents of it.
In our system we were getting English text in the pop up when we login with a Chinese language.
This method can be used to customize the SAP delivered contents.
Regards,
TP