Hello Experts,
I am using BAPI_MATERIAL_SAVEDATA for extending a material of plant to another plant.
As we r extending a material i have fetched the required data from tables of a materials existing in a plant and passed it to BAPI.
Here user has to just put the material number, Materila existing in which plant, and the new plant in which material needs to be extended.
Now the issue is if user don't have the right for MM01, then while running tha program of bapi 'BAPI_MATERIAL_SAVEDATA' it gives the 'No authorization ' message.
We don't want to give the right of MM01.
Can we have alternate way