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

Standart DataSource which extract data from KONP

Former Member
0 Likes
3,628

Hi All,

Our client needs a new condition type for shipment prices. Then they will enter prices from t-code TK11.

I need to extract price information for this condition from ECC to BW. I see that I can find related information at KONP table.

Is there any standard DataSource which extracts data from KONP. I have already searched from LBWE transaction but I couldn't find any DataSource which extracts data from KONP.

Thanks,

Oya.

View Entire Topic
Former Member
0 Likes

There is none. Best way is to use 2LIS_13_VDKON and enhance it to read data from KONP using match key condition document number KNUMH which is part of the extractor.

Former Member
0 Likes

Hi All,

I tried 2lis_13_vdkon, but related condition type didn't been extracted.

Hi Marcin,

Logistics datasources cannot be enhanced at RSA6, the only way is enhance extract structure at SE11. Isn't it ruin the structure of related setup table?

Thanks,

Oya.

anshu_lilhori
Active Contributor
0 Likes

Hi,

Did you fill the setup tables before running the extractor ?

As its of application 13 so run the T-code 0LI9BW.

Hope that helps.

Regards,

AL

RamanKorrapati
Active Contributor
0 Likes

Hi,

For LO data source, there is a concept setup tables.

First delete set up tables by using LBWG, enter you application number as 13 and execute.

Refill set up tables by using t code -SBIW,( path) search fill statistical set up or use above suggested T code  - OLI9BW. after finishing of filling setup tables you can check the record count at SE11. table name - MC13VD0KONSETUP . or you can check at RSA3 also.

Thanks