‎2008 Apr 28 7:17 AM
Hi,
Iam using this function module (BAPI_MATERIAL_SAVEDATA )to create the material. I had given the required parameters.But when Iam executing it Iam getting the following error.
E MG 046 Field MATNR has been transferred inconsistently or is blank .
How to find out the reason for this error. I want to know which parameter is the cause of this error.
Thanks.
‎2008 Apr 28 7:30 AM
‎2008 Apr 28 7:27 AM
Hi ,
Use the conversion exit for material before passing into BAPI.
CONVERSION_EXIT_MATN1_INPUT
Rajesh.
‎2008 Apr 28 7:30 AM