cancel
Showing results for 
Search instead for 
Did you mean: 

how to let Function Module don't convert characters to uppercase

Former Member
0 Kudos

hi all,

I'm using JCO to call BAPI_ALM_ORDERHEAD_GET_LIST,

The TABLE IT_RANGE contens select options.

The system automatically convert characters in the parameter to upper case.

table.setValue("Test","LOW_VALUE").

how to set the value to do not convert characters to uppercase.

in the se37,test function module,there is a flag for uppercase/lowercase,

how can i use in JCO ?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member187709
Active Participant
0 Kudos

Hi,

I have a similar issue. Were you able to find any solution to it?

Cheerio,

Disha