‎2005 Apr 15 1:15 PM
Try to create support messages in a Solution Manager system by calling <b>BAPI_notification_create</b> from a PM application - version 4.6C, for test case calling locally.
Unfortunately BAPI is not documented.
Result of local call: Message is not created because of error 601. Definitely there is a "ABA" message created (entry in table DNOD_NOTIF), but not mapped to CRM procedure (entry in table CRMD_ORDERADM_H missing).
Would be happy for documentation or any hint to make it work.
‎2005 Apr 15 1:45 PM
You will need to configure all of the connections between your Support Desk and your 4.6C system in order to have this function module work correctly. It's buggy and not all of it works all the time but the very basic message creation works type SLF1.
‎2005 Apr 18 7:49 PM
thanks Craig, but what do you mean with ALL connections? And what about message types other than SLF1?
‎2005 Apr 21 8:54 AM
‎2005 Apr 26 11:41 AM
Thanks a lot - unfortunately result is not what I hoped. Try to find a workaround...
‎2005 Apr 26 12:05 PM
Let me know if you come up with anything, I've not had a chance to get back to this one in awhile
‎2005 Apr 29 12:56 PM
Hi Craig,
I had a notification in the OSS - was called back by SAP - and there seems to be no way to run the BAPI for others than SLF1
‎2005 Apr 29 1:28 PM