For insurance coverage variant, I am trying to set a cutoff day for the system to determine the salary on which to calculate coverage amount (salary basis for calculation of coverage amount). In IMG help text, I see
The algorithm for the calculation of the cutoff date is as follows:
- The cutoff day consists of a day and a month, so the system begins by inserting the year from the calculation base date to form a date.
- If this date is after the calculation base date, the system sets it back by one year.
"Inserting the year from the calculation base date" - what is the definition of this base date?
If the system is setting the date back by one year, is there any way to override that to set to current year?
Thanks in advance for your help.