Share via


AlcoholDeclarationCalcController_RU.parmPackedRecIdSet Method [AX 2012]

Passes the packed set of record IDs for the records that have to be calculated.

Syntax

public container parmPackedRecIdSet([container _packedRecIdSet])

Run On

Called

Parameters

  • _packedRecIdSet
    Type: container
    The packed set of record IDs for the records that have to be calculated.

Return Value

Type: container
The packed set of record IDs for the records that have to be calculated.

See Also

Reference

AlcoholDeclarationCalcController_RU Class