‎2007 May 23 7:42 AM
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.
‎2007 May 23 7:51 AM
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.