Skip to Content
0
Former Member
Apr 21, 2009 at 11:25 AM

Delta information in 2LIS_11_VAITM?

73 Views

hello,

i have a problem again.

i try to copy a data model form a book.

I extract data from DS 2LIS_11_VAITM (Sales Order-Item Data).

I must historicize the net value (0NET_VALUE) per position per month.

Therefore i need to differentiate the extracting items. in the book it is explained, that

i should use the 0RECORDMODE to differentiate the items whether it is a 'N' new item, 'X' Before-Image, ' ' After-Image, 'R' Reverse-image.

The DS 2LIS_11_VAITM is delta -able, but i don't find a field like 0RECORDMODE in the Data Source.

In my Start-Routine i must differentiate the extracting items and operate with then.

For Example: If i get a After-Image and Before_Image, i need to make a delta between them.

Therefore i need the information wich kind of item it is.

regards

sunny