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: 

Error in PO loading through LSMW

Former Member
0 Kudos

Hi all

I am currently trying to upload Open POs through LSMW using BAPI Business Object BUS2012. I encountered an error saying "no conversion possible between unit of measure ****** and unit order GAL". What does ****** mean and how can I fix this problem?

Please help

Thanks

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Try using conversion_exit_cunit_input to convert to the internal unit format.

Sujay

6 REPLIES 6

Former Member
0 Kudos

Hi,

Try using conversion_exit_cunit_input to convert to the internal unit format.

Sujay

0 Kudos

Hi Sujay

Sorry but I dont know ABAP. What is this conversion_exit_cunit_input?

Former Member
0 Kudos

Problem solved. Problem was data

0 Kudos

Hi Obie,

How did you fix this issue? I put UoM PC in Data Mapping and the system returns this error: "No conversion possible between unit of measure PCE and order unit PC". Wether I create this manually it is ok.

JL23
Active Contributor
0 Kudos

in BAPIs and IDOCs you have to use ISO codes from your unit of measures, instead of the unit itself.

Former Member
0 Kudos

Solution was to leave the UoM in the upload file blank