BPM - RowMod - How to catch Deleted Mode?

This is observed that while Deleting Payment Entry Records, the RowMod is still appears as “U” in Trace Log, hence all the validations in-placed for Update are being triggered. Data Directive could be an option but in this case, I suppose to move the entire code from MD to DD,
Any tip to distinguish the Deleted Records at PaymentEntry.Update Method ?

Wonder if you can you explain the steps you used to delete the payment(s)?
Reason, I just did a quick test

  • deleted payment from a Test system
  • and in that trace RowMod was blank:…" RowMod></RowMod "

It used to be:

RowMod="D"

However, you may only be able to see that in the Data Directive.