2007 Jul 26 7:15 AM
Hi,
i am using LSMW-Direct Input method for Creating Purchase Order .i am facing Problem like Quantity Conversion error in Net Price Calculation.
Any one please help me out.
Regards,
Shobha Henry
2007 Jul 26 7:21 AM
Best practice would be to use BAPI/ALE method instead of direct input but if you've already done with the mapping etc. try putting a break point in the generated LSMW program where the net price is calculated and transferred to SAP field and then run it to see in the debugger what's going on. I reckon its possibly a type compatibility error.
Hope this helps,
Cheers,
Sougata.
2014 Jul 04 4:52 AM
I had this same problem when creating LSMW direct input for PO.
I solved the problem by adding the "numerator" and "denumerator" in my source field/mapping.
I also leave the "unit of measure" blank.
Hope this helps anyone. Cheers!