Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Program sending queries to a RFC Queue

Former Member
0 Likes
1,205

Hi experts!

I have a program that is sending queries to outbound RFC queue ( T/ smq1). How can i know the name of this program and how can i stop the queries?

Thanks to all.

9 REPLIES 9
Read only

Former Member
0 Likes
1,097

When you double click on the QUEUE name it displays the attributes. Double click in the next screen as well then you will see the details.

use the DELETE icon to stop the Query

Raj

Read only

0 Likes
1,097

The DELETE icon, only deletes de queued queries, at the next second the queue begins to fill again.

Message was edited by:

Alberto Diaz

Read only

Former Member
0 Likes
1,097

Hi,

To check the program name

goto --> smq1 --> select the entry --> click on display button.

you can check the program / tcode name here.

regards,

Sandeep Kaushik

Read only

0 Likes
1,097

Hi Sandeep.

Thanks for tour answer.

smq1 -> select entry -> display: Only shows data of the queue like name, destination, etc...but no the program who send the querys.

Read only

0 Likes
1,097

goto smq1 --> select entry --> display

you will be at new screen where you can see queue name, destination etc. --> select this entry --> display

now you will be at new screen where you can see client number, user, Func. Module, date, time, program name etc.

Read only

Former Member
0 Likes
1,097

Hi,

In SMQ1,Goto that Queue where U can<b> "Lock Queue(F7)".</b>

Regards,

Ranjit Thakur.

<b>Please Mark The Helpful Answer.</b>

Read only

0 Likes
1,097

Hi Ranjit.

I don't want to lock the queue. I only want to know the name of the oprogram sending the querys.

Thanks for your reply.

Read only

0 Likes
1,097

Hi,

Double Click on the Queue Name and check all the columns in Next screen.

Second last column is for Program Name.

Regards,

Ranjit Thakur.

<b>Please Mark The Helpful Answer.</b>

Read only

Former Member
0 Likes
1,097

Sandeep and Ranjit thanks. Now I know the name of the program.

The program is "RSM13000". It is not the standart program who makes the updates of the DB??? How is possible that this program sends querys to that queue???