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

Error

Former Member
0 Likes
504

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.

1 ACCEPTED SOLUTION
Read only

Former Member
2 REPLIES 2
Read only

Former Member
0 Likes
457

Hi ,

Use the conversion exit for material before passing into BAPI.

CONVERSION_EXIT_MATN1_INPUT

Rajesh.

Read only

Former Member