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.
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.