‎2011 Mar 23 12:14 AM
Hello I'm developing a program to execute the BAPI_MATERIAL_SAVEDATA, but after providing all the arguments I receive the following error message: "The storage location data transferred cannot be processed". The idea of the program is to extend a material taking a model and I'm using the BAPI_MATERIAL_GET_ALL in order to get all the information from the model and passing them to the other material and changin certain parameters for the new material.
What can I do to solve this issue?
‎2011 Mar 23 11:27 AM
check if you correctly filled PLANTDATA, PLANTDATAX parameters.
As you want to extend the material, you should change them in order to
create in other plants/storage locations.