5.10 Configuring Look back Period

Use this section to configure look back period for Advanced Search.

To configure look back period for Advanced Search, follow these steps:

UPDATE APPLN_PARAMETERS SET V_ATTRIBUTE_VALUE5= '<LOOK BACK PERIOD IN DAYS>'WHERE N_PARAM_IDENTIFIER=47;
commit;

Note:

Default value for Look back Period is 3 days.