cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dynpro ABAP textview changed to alphanumeric in quality system

former_member229979
Participant
0 Kudos

Hi WebDynpro Gurus,

I have a textview to be displayed in a new window popup. This is a hardcoded textview.

It works perfectly fine in development system. When I transport this to Quality, this is converted to some alphanumeric value.

Eg: Textview in DEV : 'Thank you'.

Textview in Q: 4F123DEACBEFFF

I am clueless. Can anyone suggest me what should I do to correct this?

Thanks,

Megha

Accepted Solutions (1)

Accepted Solutions (1)

former_member211591
Contributor
0 Kudos

Hi Megha,

sometimes I got similar issues regarding button-text after transporting. Maybe it is the same.

Try to recreate the UIElement and transport it again. Just changing doesn't correct the problem.

BR

ismail

former_member229979
Participant
0 Kudos

Thanks Ismail, this corrected 2 out of 3 issues, 1 still remain as is it.

Any other clue please.

former_member211591
Contributor
0 Kudos

What is the third issue?

former_member229979
Participant
0 Kudos

All of the 3 has same issue, all of them gets distorted while transporting to Q.

2 of them get rectified using this technique, third text still remains distorted / errorneous.

former_member211591
Contributor
0 Kudos

I am sorry, I've got no other clues.

But try these:

- Try to create an additional UIElement (same type, same attributes), import it. If it is displayed correctly remove corrupt UIElement.

- or if UIElement is part of another (e.g. TransparentContainer) recreate this one too.

Answers (0)