Hard Delete Detection Configuration for Direct Delete Flagging
Hard Delete Detection Configuration for Direct Delete Flagging
You need to configure the hard delete detection table to set up direct delete flagging. When you perform direct hard delete detection, you need the delete flag value, the optional end date of the record, and some base object properties.
You can set the following metadata for direct delete flagging:
Delete flags
Use the following delete flags when you want to detect hard deletes using direct delete:
DELETE_FLAG_VAL_ACTIVE = A
DELETE_FLAG_VAL_INACTIVE = I
HDD_ENABLED = 1
HDD_TYPE = DIRECT
End date
If you set HAS_END_DATE = 1, specify the value for end date, END_DATE_VAL. The end date of a record can be a date from the past or in the future. The format of the end date is MM/DD/YYYY.
Base object columns
Specify the columns of the base object, including the delete flag column name and the end date column name.