2011 Sep 29 12:02 PM
Hello,
I used FM SO_NEW_DOCUMENT_SEND_API1 in a badi to send mails while creating PR in CJ20N.
but getting a message of SAP inbox as" Update terminated" and tcode is then going to dump
Please let me know How to resolve this?
Sri
Hello,
I used FM SO_NEW_DOCUMENT_SEND_API1 in a badi to send mails while creating PR in CJ20N.
but getting a message of SAP inbox as" Update terminated" and tcode is then going to dump
Please let me know How to resolve this?
Sri
2011 Sep 29 12:05 PM
its because of improper badi/method choosed with commit_work = X used with the function inside the badi.
2011 Sep 29 12:08 PM
Hi,
This update termination message at comes in different stages.If there is nat issue with number range,print out etx.You just debug the badi and paste in which step you are getting.
Regards,
Madhu.
2011 Sep 29 12:08 PM
Hi Srinag,
Its beacuse of a COMMIT used ini mport parameter of the FM , just comment that , u wont get any DUMP.
Hope thats prove useful to you !
Regards,
Prashanti
2011 Sep 29 12:12 PM
Dear Prashanti,
If I comment COMMIT, dump has vanished but mails are not getting triggered. Please advise.
Sri
2011 Sep 29 12:15 PM
You have to code this in a manner where everything happens synchronously in the same LUW. You task should be executed in the end ( after the sap transactional flow has been completed ).Have a look at call function in background task as seperate unit.
2011 Sep 29 12:15 PM
Hi,
Check in sost if the settings were done in scot.
Regards,
Madhu.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |