2007 Apr 27 9:04 PM
We'll receive a MBGMCR Idoc and we'll trigger it via WE20 to the BAPI_GOODSMVT_CREATE.
It looks like it will work, the IDOC is processed with a positive return code but we are looking how to post he BAPI_TRANSACTION_COMMIT through this technic ?
Thanks for your help
We'll receive a MBGMCR Idoc and we'll trigger it via WE20 to the BAPI_GOODSMVT_CREATE.
It looks like it will work, the IDOC is processed with a positive return code but we are looking how to post he BAPI_TRANSACTION_COMMIT through this technic ?
Thanks for your help
2007 Apr 27 9:32 PM
Best way would be to write a wrapper FM and call both BAPI's in it..
2007 Apr 27 10:55 PM
Hi Roland,
you will not need to do the BAPI_TRANSACTION_COMMIT because the IDOC status management will do for you.
Regards,
Clemens
2007 Apr 30 10:53 AM
Hi Clemens,
Thanks: you're right, the Document was saved, it works perfectly.
I was looking for a document dated on Friday, the idoc was much older....
After some rest during the week-end, it's easier.
Roland