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.