AccumulationRegisterManager.<Accumulation register name>.SetPresentTotalsUsing

Syntax:

SetPresentTotalsUsing(<Flag>)

Parameters:

<Flag> (required)

Type: Boolean.
Value of a flag of use of actual results.

Returned value:

Type: Boolean.

Description:

Sets Present totals running flag.

Availability:

Server, thick client, external connection, Mobile application (server).

Note:

Is used for balance registers only.
Affects the availability of present totals. If using present totals is disabled, then calculation of present balance will be made in the following way: firstly there will be balance calculated for the latest totals stored, and then present balance will be calculated by register records for the remaining period. It allows to increase concurrency at recording the given register recordsets, because there is no need in updating present totals.

    

1C:Enterprise Developer's Community