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

Select Options

Former Member
0 Likes
432

Hi Gurus,

In select-options , i mentioned like this:


SELECT-OPTION : S_SNDPOR FOR EDIDC-SNDPOR LOWERCASE.

Its is working in Development.

But same was not working in production.

Example: i entered WPUx it is as it is in Development

But in Production it becomes : WPUX. (Capital X).

3 REPLIES 3
Read only

Former Member
0 Likes
399

Is the Port WPUx created in production, pls check the same using WE21 transaction

Regards

Madhan

Read only

0 Likes
399

Hi

WPUx is in Production.

But whether it is there or not ,

when we use LOWER CASE it should be displayed as it is .

like in developemnt / Quality

Read only

GauthamV
Active Contributor
0 Likes
399

hi,

the addition lower case indicates that the selection is not case sensitive .

i.e you can use both upper and lower case leters.