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

Network Number Search Help

Former Member
0 Likes
792

Hi All,

Transaction cn23 - Network Number has search help to search by short text called network (General).

This search help is case sensitive.

It has 2 search parameters AUFNR & KTEXT.

Values entered in KTEXT are case sensitive.

For e.g if I enter 'set', it returns 2 records. For 'Set' returns 400 records and 'SET' returns 100 records.

How to make this parameter case insensitive?

Or has any one developed customised case insensitive search help for network number - search by short text?

Regards,

Pratibha

Hi All,

Transaction cn23 - Network Number has search help to search by short text called network (General).

This search help is case sensitive.

It has 2 search parameters AUFNR & KTEXT.

Values entered in KTEXT are case sensitive.

For e.g if I enter 'set', it returns 2 records. For 'Set' returns 400 records and 'SET' returns 100 records.

How to make this parameter case insensitive?

Or has any one developed customised case insensitive search help for network number - search by short text?

Regards,

Pratibha

2 REPLIES 2
Read only

athavanraja
Active Contributor
0 Likes
680

its because the domain of the field KTEXT (TEXT40) is with lowercase check box checked.

Regards

Raja

Read only

0 Likes
680

Hi Raja,

Thanks for reply.

I am aware of this. But how to get rid of this without doing any system modifications.

Regards,

Pratibha.