‎2006 Jul 19 1:24 PM
Hi Friends,
In the BDC program how to code for clicking the Cancel icon in the standard toolbar.
Also let me know the following :
1. The 'Return delivery' can be done through MIGO as well as MB01. What is the difference b/w these two transactions for 'Return delivery'.
2. Any BDC program is available for MB01 transaction.
Pls guide me.
Thanks in advance,
Regards,
Mark K
‎2006 Jul 19 1:27 PM
Go to SHDB and record the transaction you want.It would generate the code for you as well.
The bapi BAPI_GOODSMVT_CREATE is as good as the transaction MB01. you this bapi instead of a bdc for mb01.
regards,
ravi
‎2006 Jul 19 1:30 PM
In recording, the Click on cancel button is not getting recorded.
Could u tell me how to code for the same.
Regards,
‎2006 Jul 19 7:32 PM
I believe the BDC OKCODE for cancel in transaction MB01 is '/E'.
‎2006 Jul 19 8:51 PM
Hi Mark,
The function code (OKCODE) for cancel button are <b>EXIT</b> and <b>E</b>.
To find out all function code for transaction MB01, please go to transaction SE41 (Menu Painter). Enter program SAPMM07M, choose Function list (Sub object) and click on Display button.
Hope this will help.
Regards,
Ferry Lianto
Please reward points if helpful.