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

Avoid uppercase conversion in WE19 transaction

Former Member
0 Likes
1,979

Hi All,

I am having my custom idoc/Basic type. While testing through WE19, all the entered segment field values are getting converted to uppercase.

Is it possible to avoid this automatic conversion to upper case?

Thanks in advance,

With Regards,

Vimalan Ram

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,144

Hi Vimalan,

Please check the domain (SE11) of the IDoc segment field perhaps it was setup to upper case. If it is, you can create custom domain and set to upper lower case. Then you assign to your custom IDoc field's data element.

Hope this will help.

Regards,

Ferry Lianto

Hi All,

I am having my custom idoc/Basic type. While testing through WE19, all the entered segment field values are getting converted to uppercase.

Is it possible to avoid this automatic conversion to upper case?

Thanks in advance,

With Regards,

Vimalan Ram

1 REPLY 1
Read only

Former Member
0 Likes
1,145

Hi Vimalan,

Please check the domain (SE11) of the IDoc segment field perhaps it was setup to upper case. If it is, you can create custom domain and set to upper lower case. Then you assign to your custom IDoc field's data element.

Hope this will help.

Regards,

Ferry Lianto