Skip to Content
0
Former Member
Jan 26, 2012 at 05:35 PM

2LIS_08TRTLP Delta Issue with Act GI date (WADAT_IST)

86 Views

Hi All,

I'm facing an issue with '2LIS_08TRTLP' , i have used wadat_ist(Act GI date) from additional feilds of the data source.

This feild gets populated when I run an init, but does not capture in delta loads. So i decided to get this directly from LIKP.

I have enhanced this datasource first to get Del Doc and Del Item. This is two loop coding.

First loop gets Del Doc + Del Item from LIPS, fills "c_t_data" and in second loop using this "c_t_data" and Del Doc get Act GI date

from LIKP.

When I initialize the records, they are fine but during deltas 'Act GI date' does not populate.

How do i get this "Act GI date" populated with deltas.