Hi,
I have tried to understand /BOBF/CL_FRW_CHANGE... .
ABAP Doc says abaout parameter iv_failed:
If true, the result of the method will also contain change information of modifications that have been failed and are thus not executed.
Is it correct that both kind of keys are given when this flag is set: failed AND succeeded keys? Or only failed keys?
We want to consider only the failed ones. Does it mean we have to do the subtraction for ourselves?
Regards, Jürgen