‎2008 Aug 11 6:21 AM
Hi Experts,
I using the Function Module BAPI_MATERIAL_GET_ALL to get the Material and Plant attributes by giving Material and Plant data.I am able to get all the required
attributes when I execute this Funtion Module in SAP but when I try to execute this
Function Module from external system I am getting all the details except plant details.
When I give plant data the Function module is throwing the below exception.
java.lang.Exception: BapiWarning: I:MM:376 0001
(0001 is the plant value)
Please help me out over this issue.
Thanks,
Kiran.
‎2008 Aug 11 10:18 AM
Hi ,
i think u are getting this error
W MM376 No planning data exists in plant 1000, u will get this message only if u pass the plant values to this FM , bcos its trying to get planning data from this plant.
Regards
Prabhu
‎2012 Jan 25 6:22 PM
Hi sir,
Is there any way to solve this, or is a standard behavior of SAP???
Regards