2014 Nov 24 1:07 PM
Hi Gurus,
There is a BDC program for creating propduction order which i am executing in background mode 'N' and sy-subrc gets 1001 and production order Doesnt gets created. I found similar post. It says that when we check in debugging mode sy-subrc will be 1001 but still why my production order does not get created.
But if i run in mode like 'A' or 'E' it works perfectly.
Rewards will be provided. Please help
2014 Nov 28 8:56 AM
Hi Rahul,
BDC might not work in many of the Enjoy transactions. Please use FM BAPI_PRODORD_CREATE to create Production Orders.
Below link has list of BAPI's for Production Order
List of BAPI For Production Order
Regards
Sri