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

Problem in bapi_material_savedata

Former Member
0 Likes
273

Hi. I am passing sales unit from my flat file to internal table to BAPI_MATERIAL_SAVE_DATA.

In t_return table i am getting error message as:

Maintain the conversion factor for the alternative unit L.

Which function module to be used for conversion?

Regards.

1 REPLY 1
Read only

Former Member
0 Likes
241

Function module to convert Units is MATERIAL_UNIT_CONVERSION.

It will return the numerator and denominator of the factor for conversion.

but i think this seems like some configuration error. anyways try this one.