6.13 Configuring Due Date
The Due Date action allows you to set a due date or modify an existing due date of a SAR.
The due date is set based on the date the SAR creation request is sent from the OFS ECM to OFS CRR. This is the period during which the SAR must be filed with FinCEN. The Due date is configurable, and by default, it is set to 30 days from the date of SAR creation as per FinCEN guidelines.
To modify the due date parameter, follow these steps:
- Log into the Atomic schema and execute the following query.
update appln_parameters set V_ATTRIBUTE_VALUE1 = <No of days> where t.n_param_identifier=24;Duedate= report created date + number of days from the above query.