Share via


AlcoholDeclarationCalc_RU.getPeriodStartQty Method [AX 2012]

Calculates the period start quantity of the item for the period that is being calculated.

Syntax

protected Amount getPeriodStartQty(
    AlcoholDeclarationTransMovement_RU _declarationTrans, 
    AlcoholDeclarationPeriodNum_RU _periodNum, 
    AlcoholDeclarationFiscalYear_RU _fiscalYear)

Run On

Server

Parameters

Return Value

Type: Amount Extended Data Type
The quantity at the start of period.

See Also

Reference

AlcoholDeclarationCalc_RU Class