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

Create Interval Allowed Characteristic Value

Former Member
0 Likes
1,492

Hi!

I am using LSMW BAPI to create Characterictics and alloved values.

Business Object BUS1088 Characteristic; Method CREATE ; Message Type CHARACTERISTIC_CREATE.

I can’t create Interval Allowed Char.NUM Value- only get single value from field VALUE_FROM .

I do upload to structure:

E1BPCHARACTVALUESNUM    BAPI for Characteristics - Allowed Values for NUM Chars

Upload file for structure

NAME   VALUE_FROM   VALUE_TO

Z243       16,0        18,0

Z243       25           26

What do I do wrong?

3 REPLIES 3
Read only

Former Member
0 Likes
1,094

hello,

please check your values in the file that you are using for upload, the value from and value to cannot contain any characters in them. For ex. you have comma in the value from. Change that and try to upload.

best regards,

swanand

Read only

Former Member
0 Likes
1,094

Find myself in structure the key element:VALUE_RELATION field.

When defining values, intervals can be defined such that the FROM value or TO value is given an operator.

Example: 1.54>-<2.088, VALUE_RELATION =4.

Read only

0 Likes
1,045

Hi,

I am facing similar problem in a LSMW for creating batch characteristics. LSMW uses BAPI method using BO BUS1088 and CREATE method. However I input E1BPCHARACTVALUESNUM, it always says "

An error has occurred assigning data (E1BPCHARACTVALUESNUM)"
Could you please help me on this.

Thank you,

Priya

"