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 while creating a material using Bapi_material_savedata

Former Member
0 Likes
1,130

Hi,

there is an error encountered while creating a material using BAPI_MATERIAL_SAVEDATA..

The Error description is " Material description is not transfered " even after supplying the Material description and other mandatory field information like industrial sector, material type ,basic view indicator,Base UOM,Base UOM ISO code.

Please let me know the solution, if you know.

8 REPLIES 8
Read only

Former Member
0 Likes
1,051

Hi,

Please search the SCN for the answers

https://www.sdn.sap.com/irj/scn/advancedsearch?query=errorinBAPI_MATERIAL_SAVEDATA+&cat=sdn_all

Read only

Former Member
0 Likes
1,051

Could you give the message id and number of the error message.

Are you maintaining the language properly?

Are you trying for more than one language for the description?

Read only

0 Likes
1,051

Hi,

message-id is 'MG' and message number is '171'.

Read only

0 Likes
1,051

i am trying for only 1 language as of now.

Read only

Former Member
0 Likes
1,051

Hi...

Are you creating the material by getting data from some input file...??...

If thats the case... are there any special characters present for Material Description..??

Read only

0 Likes
1,051

No i am not using any flat file...i am using standard description as MAKT provided..

i am providing that values from table control screen field.

Read only

0 Likes
1,051

You are giving values in LANGU LANG_ISO and desc for the material?

could you cross check in debugging that materialdescription is not going blank.

Read only

Former Member
0 Likes
1,051

myself resolved the problem