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: 

lsmw num characteristic value upload

Former Member
0 Kudos

Hallo,

How can I upload a num characteristic with values? I am using lsmw: BAPI, object BUS1088, method CREATE.

I have no problem with char characteristics - only with num ones.

I tried several data files for the num values. The last one has the following columns:

ATNAM................WERT...WERT_FROM.....WERT_TO......VALUE_RELATION

CASEHEIGHT_2............... 600......................600...................1

CASEHEIGHT_2...............682......................682...................1

CASEHEIGHT_2...............722......................722...................1

CASEHEIGHT_2...............725......................725...................1

Any help is greatly appreciated!

10x.

2 REPLIES 2

Former Member
0 Kudos

when you creating the source fileds , you need to use type for all fields. for num values also you can take type C

0 Kudos

Hi,

Unfortunately, this is not the problem. I have already done this.

Any other suggestions?

OK, I solved it myself.

Edited by: Rosen Peychev on May 22, 2009 6:44 PM