Allows the configuration default dates for the Business Reports. The following configurations are valid.
Field Name: receipt
Control Field:
Basis |
Value |
Function |
Example |
Result |
A (all) |
*A |
Selects everything |
[empty] |
31.12.9999 |
Years and/or Months |
|
|
|
**Supposing today is 14.11.2024: |
Y |
*Y(year) |
Sets year |
*Y(2021) |
01.01.2021 – 31.12.2021 |
|
*Y(year1-year2) |
Sets range of years |
*Y(2021-2023) |
01.01.2021 – 31.12.2023 |
|
*Y(-years) |
Subtracts number of years from current year |
*Y(-4) |
01.01.2020 – 31.12.2020 ** |
|
*Y(-years-years2) |
Subtracts number of years from current year and sets the period from that date with a duration of years2 |
*Y(-6-2) |
01.01.2018 – 31.12.2020 ** |
M |
*M(month) |
Sets month |
*M(2) |
01.02.2024 – 29.02.2024 |
|
*M(month1-month2) |
Sets range of months |
*M(3-6) |
01.03.2024 – 31.06.2024 |
|
*M(-months) |
Subtracts number of months from current month |
*M(-4) |
01.07.2024 – 31.07.2024 ** |
|
*M(-months-months2) |
Subtracts number of months from current month and sets the period from that date with a duration of months2 |
*M(-6-2) |
01.05.2024 – 31.07.2024 ** |
Y+M |
*Y(year/s);M(month/s) |
Years and months can be combined with a semicolon |
*Y(-1);M(1-3) |
last year's first quarter |
|
|
|
*Y(2020-2021);M(1-3) |
01.01.2020 - 31.03.2021 |
Today |
|
|
|
Supposing today is 14.11.2024: |
|
*T(-days) |
Subtracts number of days from today's date |
*T(-4) |
10.11.2024 – 10.11.2024 |
|
*T(days) |
Adds number of days to today's date |
*T(2) |
16.11.2024 – 16.11.2024 |
|
*T(-days-days2) |
Subtracts number of days from today's date and sets the period from that date with a duration of days2 |
*T(-5--3) |
09.11.2024 – 12.11.2024 |
|
*T(days-days2) |
Adds number of days to today's date and sets the period from that date with a duration of days2 |
*T(5-3) |
19.11.2024 – 22.11.2024 |
Last Monday |
|
|
|
Supposing today is 14.11.2024 |
|
|
|
|
à last Monday is 11.11.2024: |
|
*W(-days) |
Subtracts number of days from last Monday |
*W(-4) |
07.11.2024 – 07.11.2024 |
|
*W(days) |
Adds number of days to last Monday |
*W(2) |
13.11.2024 – 13.11.2024 |
|
*W(-days-days2) |
Subtracts number of days from last Monday and sets the period from that date with a duration of days2 |
*W(-2-4) |
09.11.2024 – 13.11.2024 |
|
*W(days-days2) |
Adds number of days to last Monday and sets the period from that date with a duration of days2 |
*W(7-4) |
18.11.2024 – 22.11.2024 |