Skip to Content
0
Dec 10, 2006 at 02:00 PM

Reading after image records.

27 Views

dear all,

when i do a full load into an ODS, i'm only getting records for after image. How can i force my ODS to read records for both after and before image?

the code below does not seem to work

IF COMM_STRUCTURE-recordmode EQ 'X' OR COMM_STRUCTURE-recordmode EQ 'R'.

Its only reading records for my after image. Please advice.