AccumulationRegister.<Register name>.Balance

Syntax

AccumulationRegister.<Register name>.Balance

Fields

<Common attribute name>
<Dimension name>
<Resource name>Balance

Parameters

Period
Condition

Description:

Used for obtaining balances by accumulation register. Data represent resource totals.
Only active records are used when computing totals.
Table exists for balance registers only.
Aggregation is made by dimensions, specified in query.

Example:

// Receive balance from the balance register
// for the specified nomenclature and moment in time
SELECT * FROM AccumulationRegister.NomenclatureRegistration.Balance(&EndPeriod,
    Nomenclature = &NomenclatureParam)


    

1C:Enterprise Developer's Community