cancel
Showing results for 
Search instead for 
Did you mean: 

setup tables for invoices header data (2LIS_13_VDHDR)

Former Member
0 Kudos

Hi experts,

I am using 2LIS_13_VAHDR and 2LIS_13_VAITM to transfer data to SAP BW.  Through the t-code SBIW, I I run the job to fill setup tables with invoices data. the job is completed succefully. when I check the extractors in RSA3, the extractor 2LIS_13_VAHDR doesn't bring any data while 2LIS_13_VAITM bring a set of items !!

I m wondering why I dont get invoices header data!

Thank's a lot for your help.

Abdess,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Did you delete the old initialization request from BW and also delete old setup table.

Because the issue is strange, If you are able to see entries in item then header should also fetch data.

Repeat the steps again if you have time.

Use T-Code LBWG to delete setup table.

Delete MCXE13 entries in LBWQ.

Use T-Code OLI9BW to fillup setup table for 2lis_13.

Thanks,

Shakthi Raj Natarajan.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi experts,

The issue is that the extractor was inactif in LBWE. Although I have activated it in RSA6 and LBWE in Developement server and made all required transports...

I resolved the issue by activated it in LBWE in prod server directly ..

Thnak's for your help.

Abdess,

RamanKorrapati
Active Contributor
0 Kudos

Hi,

Assuming as your doing at dev system.

Can you name the job which you used to fill set up tables?

Even you can directly check at SE11 by giving setup table name itself.

it may shows data count if exist to specific data source.

Delete setup tables and again fill it.

Use t codes  to fill set upt ables - OLI9BW    and program name is  RMCVNEUF.

once you filled set up tables thru OLI9BW, you can check records at NPRO.

Thanks