2006 Oct 25 8:58 PM
Hi, All,
Is there any body know what RFC function module creates a maintenance notification?
I was tried to use BAPI_ALM_NOTIF_CREATE. But it seems does not work. It did not actually create a notification.
Thanks a lot!
Meiying
2006 Oct 25 9:07 PM
You have to run BAPI_TRANSACTION_COMMIT after running your other BAPI. Did you do that?
Rob
Hi, Rob,
Thanks for the quick response. I did not run that commit function. Now I added it to my test program
<i>call function 'BAPI_TRANSACTION_COMMIT'.</i>
But it seems it still did not create one.
Thanks.
Meiying
2006 Oct 25 9:07 PM
You have to run BAPI_TRANSACTION_COMMIT after running your other BAPI. Did you do that?
Rob
2006 Oct 25 9:27 PM
Hi, Rob,
Thanks for the quick response. I did not run that commit function. Now I added it to my test program
<i>call function 'BAPI_TRANSACTION_COMMIT'.</i>
But it seems it still did not create one.
Thanks.
Meiying
2006 Oct 25 9:31 PM
2006 Oct 25 9:32 PM
Did you check the contents of the return table after the call to the first BAPI?
Rob
2006 Oct 25 9:37 PM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |