on ‎2009 Jan 05 10:49 AM
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
Request clarification before answering.
Hi Priyank,
You are right with the naming convention of the queues in LBWQ. The last two characters in the queue name signify the application area for this queue.
So if the queue ends with 11 it is for orders and all the logistic order data sourcs that are installed, will park the delta in theses extraction queues.
At this level, we cannot ascertain which data source the LUWs in extraction queues belong.
The job control transfers the data from the extraction queue to the data source specific delta queues.It is here where you would be able to find your delta records.
RSA7 transaction shows you the details of the delta queue, which will show you the delta data.
In SMQ1, you would be able to find datasource specific outbound queues.
Regards,
Sunmit.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi experts,
So the sequence of data flow is(it) like this..data entry done by user in transactions, data
gets stored in tables & entries come in LBWQ/SMQ1 then schedules job from LBWE picks up the data & puts in
RSA7 & then it comes in BW after data pull.
Please correct me wherever m wrong.
Regards,
Priyanka Joshi
Hi,
If you are using queued delta as the update method for LO data sources as it seems...... then what you have written is correct.
If you have seen the blog mentioned above then it would have been very clear.
/people/sap.user72/blog/2005/01/19/logistic-cockpit-delta-mechanism--episode-three-the-new-update-methods
SMQ1 is an oputbound queue and will contain all the Trfc's going out of the system.LBWQ will contain LUW related to queued delta procedure only.So the LUW's will first go to these queues and then from there to the delta queue through the scheduled jobs in job control.
Thanks
Ajeet
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.