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

Change characteristics with patterns

0 Likes
595

Hi,

I have a problem with BAPI 'BAPI_OBJCL_CHANGE'. I want to change the characteristic values in some object classifications.

The user enters some decimal number like 1.123 but when I try to save this number the BAPI returns that 1.123 has to be in a specific pattern like __,__.___ Problem is that the system works with points instead of comma but the pattern is the opposite from it.

Weird is that when I try to save the value 1.123 with the same BAPI but in SE37 it works.

Can someone help me with that problem I have?

Hi,

I have a problem with BAPI 'BAPI_OBJCL_CHANGE'. I want to change the characteristic values in some object classifications.

The user enters some decimal number like 1.123 but when I try to save this number the BAPI returns that 1.123 has to be in a specific pattern like __,__.___ Problem is that the system works with points instead of comma but the pattern is the opposite from it.

Weird is that when I try to save the value 1.123 with the same BAPI but in SE37 it works.

Can someone help me with that problem I have?

0 REPLIES 0