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

SE16 supress conversion

Former Member
0 Likes
838

Hi,

I have a problem using SE16 in a CRM system for table

CRM_SVY_RE_ANSW.

The problem is that all fields of (predefined) type CHAR is converted to upper case when pressing the Check Entries button

See below.

How can I avoid this? Have tried with different setting in Setting - User parameters and

also generated the utility program (F8).

.

Hi,

I have a problem using SE16 in a CRM system for table

CRM_SVY_RE_ANSW.

The problem is that all fields of (predefined) type CHAR is converted to upper case when pressing the Check Entries button

See below.

How can I avoid this? Have tried with different setting in Setting - User parameters and

also generated the utility program (F8).

.

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
0 Likes
772

Impossible via SE16. You may use workaround like entering wild cards (*005056972A...), or using native SQL if you're authorized (in DB02 for instance).