‎2007 Dec 10 10:04 PM
Hello.
I am Trying to use the Standard BAPI: BAPI_MATERIAL_SAVEDATA, to create and update materials. But I have problems because the BAPI is returning error messages related to WERKS and LGORT and it says that these fields are missing. I am not including WAREHOUSE_VIEW, so I do not know why is this happening?
I need some help to use properly this BAPI.
Thanks.
Diana.
‎2007 Dec 10 10:20 PM
Which fields of the " HEADDATA" structure did you move a value of 'X' to? You probably have STORAGE_VIEW = 'X' or MRP_VIEW = 'X'. If you specify only BASIC_VIEW = 'X', it should work. But again, if your configuration makes plant view mandatory, you may have to create it.