PDR1806W
Field variable fieldvar , used as INSERTREC trigger, has Action specified as D or X, and <PLACE> Within is specified in the INSERTREC. Enrichment will process only the INSERTREC.
What happened: You specified field variable fieldvar with Action D or X, but it was used as the trigger variable for INSERTREC, and you specified <PLACE> Within. Enrichment won't delete the record in which this field variable exists.
What to do: Redesign the application so that the same record does not have both a field used as INSERTREC Within and also a field used with Action D or X.