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

BAPI_MATERIAL_SAVEDATA

Former Member
0 Likes
436

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?

1 REPLY 1
Read only

Former Member
0 Likes
365

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.