Skip to Content
0
Former Member
Aug 12, 2016 at 10:04 AM

Problem with extracting records from 2LIS_08TRFKZ

407 Views

Hello Experts,

We have a CMOD code for extractor 2LIS_08TRFKZ through which various z fields are derived based on logic based on tables like VFKP, VFSI, KONV etc.

We have fields condition type(kschl) and net value (netwr)being populated through this logic.

But we found issue for some shipments where the net value is not populated correctly and hence were debugging the code for extractor.

Here we found that we can find some records in VFSI table where for that particular shipment the sales document and item for that record is different and those are not appearing in the extractor level at all.

  1. e.g. for one ‘document condition’ value from VFSI table, there are total 3 records in VFSI table out of which only 2 appears in the extractor for 2LIS_08TRFKZ.

And hence obviously in the logic also those 2 records are also processed and other record is not being considered.

So here just wanted to know if this extractor fetches shipment costs based on some restrictions?

Has anyone of you faced similar issue earlier?

Thanks in advance for the help.