cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI / RFC for creating Problem notification in soluation manager ?

Former Member
0 Kudos

Hi uexperts,

We are planning to have some interface with SAP Soluation manager Thru XI.

can anybody tell me is there any BAPI / RFC which can create a Notification in Soluation manager.

looking forward for your prompt reply.

Regards,

Umesh

Accepted Solutions (0)

Answers (1)

Answers (1)

raguraman_c
Active Contributor
0 Kudos

Hi,

Please check this Function Module

DSWP_NOTIF_CREATE_DETAIL

This might solve your problem.

Feel free to revert back.

-=-Ragu

Former Member
0 Kudos

Thanx Ragu,

for your prompt reply but can u tell me what is the difference between

DSWP_NOTIF_CREATE_DETAIL & DSWP_NOTIF_CREATE.

I am basically an XI person i dont know about SM. if possible can you send me the details how to pass the parameters to this FM.

Regards,

Umesh

raguraman_c
Active Contributor
0 Kudos

Hi,

Please have a look at the Changing parameters of both these funtion modules.

I guess the difference would be as of

"NOTIF_CREATE" and "Help --> Create Support Message"

Hope this helps.

Feel free to revert back.

-=-Ragu

Former Member
0 Kudos

Hi Ragu,

I am not getting what u r trying to explain. But my request to you is, if possible can you explain me each parameter in detailed of this FM DSWP_NOTIF_CREATE_DETAIL.

i do not know what all information needs to be passed to these FM so that it can create a notification in SM.

Regards,

Umesh

raguraman_c
Active Contributor
0 Kudos

Hi,

NOTIF_CREATE is the tcode to create support message. The otherway to create would be using menu Help --> Create Support Message

IF you can try both of these you can see the difference in parameters that is being passed to create support message.

Hope this solves your problem.

Feel free to revert back.

-=-Ragu