Application Development 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: 

Is IDOC case sensitive?

Former Member
0 Kudos

Hi all,

I am trying to edit IDOC in bd87.

for eg. for

field A = x, i am editing this to '123k54'

after editing the value is change to.

field A = 123K54,

please observe that the 'K' is changed to caps.

is there any way that i get the same 'k' in the value.

please suggest.

Thanks in Advance

satheesh

5 REPLIES 5

Former Member
0 Kudos

Satheesh,

I think it depends on the field that you are editing. Look at the data element and then the domain to which its being referred. If its marked as CASE SENSITIVE then it will not change the data into uppercase. Otherwise it might.

Regards,

Ravi

Note : Please reward points if this helps.

0 Kudos

Thank you for info.

i think you are right.

but, i have checked the domain ,here the case sensitive flag is set.(LOWER CASE).

according to this function it should allow as we enter.

its not happening in my case.

is there any object to be activated while using it for IDOC?

Regards,

Sateesh

0 Kudos

What is the IDOC you are using, please point to the segment and the field that you are using?

In this case I don't think there is anything else that needs to be activated.

Regards,

Ravi

Former Member
0 Kudos

Hi its not possible. sap will change the format to the upper case.

former_member188685
Active Contributor
0 Kudos

Hi It is not that IDOC is case sensitive .

When ever u enter some thing in editable field

and say enter it will become automatically CApitals.

that is sap's functionality.

regards

vijay