cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

queue name description

Former Member
0 Likes
2,477

Hi experts,

I want to find out what is a description of any queue name. Like in LBWQ all queue names

start with MCEXZZ last 2 values are digits like 02,04 or 13. Then how to find out whether the particular queue

is related to 2LIS_13_VDITM or not? and what all transactions data get store in LBWQ?

Regards,

Priyanka Joshi

View Entire Topic
Former Member
0 Likes

Hi,

Queue are application specific and not data source specific.So a queue will contain the data for all the data source for the application at the same time if the init is done for that data source and job control is scheduled through LBWE.

So there is no way to find it there...but you can check the same information in the delta queue as the same records go into the delta queue for the different data source from the same application queue.

This may depend upon the frequency of the job control.

Just go to RSA7 and select the data source and click on display on the top.

It will show you the records and its the same records which are present in the the extraction queue.

Thanks

Ajeet