Period Mode

When uploading data, you can choose between the following period modes:

  • Periodic: the source data is interpreted as periodic data, that is, the source data is written to the specified period with no additional calculation.

  • Year-to-Date: the source data is interpreted as cumulative (year-to-date) data, that is, the system subtracts the data of the previous periods of the fiscal year from the cumulative data, and then writes the delta amount to the specified period.

Below is an example of how data is imported using the different modes: Periodic and Year-to-Date.
Data uploaded and stored using the Periodic mode:
FS Item Conso Unit Version Fiscal Year Fiscal Period LC Amount Uploaded LC Amount Stored in ACDOCU

111100

S000

Y10

2021

9

900

900

111100

S000

Y10

2021

10

1000

1000

111100

S000

Y10

2021

11

3000

3000

Data uploaded and stored using the Year-to-Date mode:
FS Item Conso Unit Version Fiscal Year Fiscal Period LC Amount Uploaded LC Amount Stored in ACDOCU

111100

S000

Y10

2021

9

900

900

111100

S000

Y10

2021

10

1000

100

111100

S000

Y10

2021

11

3000

2000