Good morning guys,
I need to make a program that will modifcar various materials on a mass scale. For this I used the 'BAPI_MATERIAL_MAINTAINDATA_RT' function, but this BAPI does not let me send several materials at once, only one at a time inside a loop, and thus this very slow.
The tables that I have to modify are the mara and marc.
I wonder if there is any BAPI or some function that I can pass several materials at once to be modified.