I have one small question, I want to maintain translation of title in my custom UIBB component. How to do it, please advice.
I have tried to follow this process which had mentioned in one of SCN blog, probably I have missed something.
”
Remark for texts within customizing of component configurations:
Instead of choosing the above path, for translation of texts within customizing you choose “ABAP Objects –> Short Texts”.
Depending on your release follow one of the following two descriptions:
There you choose entry “A6” for table entries (TADC Tables, Customizing – maintenance by customers only). From there open the F4 help and find string “WDY_CONF_USERT2”.
There you choose entry “00” for tables (TABL Tables (Meta)). Enter Object Name “WDY_CONF_USERT2”.”
you can try this path Tcode is SE63. From here you can do Translation . If you lock your UIBB in Transport you will come to know in your Transport what values you need to mention for your object in Translation Tool .
Add comment