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

in BAPI_Material_saveData Error

Former Member
0 Likes
349

I'm facing a problem for uploading the material through bapi BAPI_Material_SaveData.

BAPI_MARC1-PLANT = IT_DATA-WERKS.

BAPI_MARC1-PUR_GROUP = IT_DATA-EKGRP.

"BAPI_MARC1-AVAILCHECK = 'X'.

BAPI_MARCX-PLANT = IT_DATA-WERKS.

BAPI_MARCX-PUR_GROUP = 'X'.

"BAPI_MARCX-AVAILCHECK = 'X'.

is BAPI_MARC-AvailCheck fileld is mandatory or not. ?

Regards,

Masoom Ali

1 REPLY 1
Read only

deepak_dhamat
Active Contributor
0 Likes
313

it is Optional

Always check all possible Feild type and its characterstics attributs etc .