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

Query(sq01)-Material Description field case sensitive

jaheer_hussain
Active Contributor
0 Likes
1,604

Hi

I have developed one query using sq01/sq02/sq03.In this query material description field is a input field in my selection screen. when I give  material description  in small letter it is NOT showing  any data,but when I give material descriptiopn in CAPITAL letter it is bringing data.How to handle case sensitivity in query.can some body throw light on this issue,pls?

With Regards,

Jaheer

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,287

Instead using the MAKTX field you have to use MAKT-MAKTG that is the description in upper case (not case sensitive) to be used in matchcodes.

Regards,

Felipe

Hi

I have developed one query using sq01/sq02/sq03.In this query material description field is a input field in my selection screen. when I give  material description  in small letter it is NOT showing  any data,but when I give material descriptiopn in CAPITAL letter it is bringing data.How to handle case sensitivity in query.can some body throw light on this issue,pls?

With Regards,

Jaheer

2 REPLIES 2
Read only

Former Member
0 Likes
1,287

Dear Hussain,

are you using MAKTX because the domain behind that field def is case sensitive:

Read only

Former Member
0 Likes
1,288

Instead using the MAKTX field you have to use MAKT-MAKTG that is the description in upper case (not case sensitive) to be used in matchcodes.

Regards,

Felipe