Share via


DMFPurchLineEntityClass.GenerateInventDim Method [AX 2012]

Function that generates inventory dimension.

Syntax

public container GenerateInventDim([boolean _stagingToTarget])

Run On

Called

Parameters

  • _stagingToTarget
    Type: boolean
    A boolean value, if true then copies data from staging to target otherwise copies data from target to staging.

Return Value

Type: container
Returns set of data as a container.

See Also

Reference

DMFPurchLineEntityClass Class