‎2008 Dec 11 6:27 AM
i have created a BDC program for ME29N, it is working in process level but it is not working while executing it.
how can i solve that? pls give me a sample code.....
‎2008 Dec 11 6:36 AM
Hi
BDC is not recommended for Enjoy Transactions. Check if there is any BAPI/ FM available for the same. You can search in SCN in the Advanced Search on the Right hand side top.
Vishwa.
‎2008 Dec 11 8:26 AM
Hi,
You can use this BAPI's instead of BDC's for your ME29N Transaction.
1) BAPI_PO_RELEASE -- This method is to release Purchase Order.
2) BAPI_PO_GETRELINFO -- Detailed Release Information on Purchase Order
3) BAPI_PO_GETITEMSREL -- List Purchase Orders for Release
Regards,
Sudhakar Reddy.A
‎2008 Dec 14 9:33 AM