Application Development 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: 

import queue check.

Former Member
0 Kudos

hey guys,

Do we have any FM to check the given TP request no exists inside the IMPORT QUEUE or not?

I found this FM "TMS_UIQ_IQD_READ_QUEUE"

but it always gives me queue list.

I need direct check exists or not, rather retrieving

from the import queue.

chandra

1 REPLY 1

Former Member
0 Kudos

Hi Chandra,

You can use TMS_MGR_GREP_TRANSPORT_QUEUE.

Regards,

John.