cancel
Showing results for 
Search instead for 
Did you mean: 

Suppressing Popup screens while controlling Communication Channel externaly

Former Member
0 Kudos

Hello PI Gurus

I have figured out how to control communication channel externally for stopping and starting the channels.

I am trying to write a simple abap code to do this. Since I have several channels, I am putting in a loop. It is doing the job well. However, for each channel a IE screen pops up with the XML data for that particular URL.

I am sure many of you might have been controlling comm. channels externally and might have come across this problem. I would appreciate iif you can please let me know how you got this issue resolved.

Thanks

Ram

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ram,

you are right ! No need to reinvent the wheel.... The solution is in this blog:

[blog 24741 - Start/Stop a communication channel from an ABAP program using the external control switch|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/24741] [original link is broken] [original link is broken];

regards.

Mickael

Former Member
0 Kudos

Thanks for the response. I appreciate it.

Answers (0)