cancel
Showing results for 
Search instead for 
Did you mean: 

2LIS_11_V_ITM

Former Member
0 Kudos

Hi All

The data source 2LIS_11_V_ITM can i know from which tables it extract the data. Because in DEV its getting data.

In PROD it says 0 records. But the SD Consl says there is data in PROD.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

If you are using delta, then you can check in the delta queue through RSA7 or in the extract queue using LBWQ to see if there is any data.

Best bet is to check through RSA3 (extract checker). If nothing works, try to reinitialize and then try to do the loads again.

Cheers,

Kedar

Former Member
0 Kudos

You can always use t he debugger to trace through the steps of the extractor. In RSA3 goto Utilities and set the "Debugger ON" and start execute the extractor.

If you are sure you are using RSA3 in the right client, what you can do is :

1. Turn the debugger on in RSA3

2. and Trace step-by-step what is being done by the extractor

3. Also check the selections on the datasource

Saikrishna

Former Member
0 Kudos

Hi Smitha ,

Please check whether you are using the right client in Development if you are using the extracor checker to see the data(rsa3)

Usually there will be one client(say 100) for configuration and one client(say 300) where all the data exists in R/3.

Saikrishna

Former Member
0 Kudos

Hi Smitha,

The datasource 2LIS_11_V_ITM (Sales Order Item Data) gets the data from the following R/3 tables.

VBAK

VBAP

VBKD

VBUK

VBUP

Take a look at the SAP documentation for above info source for field details.

http://help.sap.com/saphelp_nw04/helpdata/EN/04/47a46e4e81ab4281bfb3bbd14825ca/frameset.htm

Look at the following related threads / Weblogs for details, if you need to know about configuration of logistics extraction.

/community [original link is broken]

/people/sap.user72/blog/2005/02/14/logistic-cockpit--when-you-need-more--first-option-enhance-it

Thanks,

Subbu Jonnalagadda