AlcoholDeclarationCalc_RU.createKeyMovement Method [AX 2012]

Creates the key for the KeySum object where the data is stored before it is saved to the tables.

Syntax

protected container createKeyMovement(TransDate _transDate, InventTable _inventTable)

Run On

Server

Parameters

  • _inventTable
    Type: InventTable Table
    The inventory table record that contains the data that is required to construct the key.

Return Value

Type: container
The container that is used as a key in the KeySum object.

Remarks

This method is related to the movement calculation.

See Also

Reference

AlcoholDeclarationCalc_RU Class