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

BADI - TAB/Button not visible

Former Member
0 Likes
377

Hello Friends,

I have a BADI implementation where in i have added a new Tab on the screen of XD02.

Now the Text on that tab is say"Text123" ,my problem is , i have maintained this text in IMG for diff languages.But i don't have all the languages for translations.And for those languages where i have not maintained the text , that tab is not visible on the screen when user logs in to xd01 in that language.

e:g

a)I have maintained the text for DE Germany , then when i login in DE i can see the tab on the screen.

b) But i have not maintained for NL Dutch , then when i login in NL, i am NOT able to see this tab on XD02 screen.

Can any one please tell me , if the reason behind this is the translations of there can be any other reason.

And when i go for translation but i cant see the language NL available for translation then is this a configuration issue??

Please guide me.

Thanks and Regards,

AShwini

Hello Friends,

I have a BADI implementation where in i have added a new Tab on the screen of XD02.

Now the Text on that tab is say"Text123" ,my problem is , i have maintained this text in IMG for diff languages.But i don't have all the languages for translations.And for those languages where i have not maintained the text , that tab is not visible on the screen when user logs in to xd01 in that language.

e:g

a)I have maintained the text for DE Germany , then when i login in DE i can see the tab on the screen.

b) But i have not maintained for NL Dutch , then when i login in NL, i am NOT able to see this tab on XD02 screen.

Can any one please tell me , if the reason behind this is the translations of there can be any other reason.

And when i go for translation but i cant see the language NL available for translation then is this a configuration issue??

Please guide me.

Thanks and Regards,

AShwini

1 REPLY 1
Read only

Former Member
0 Likes
346

Solved on Own