Share via


InventTransOriginKeyValueTransfer.inventDimParmInitConsistentStorageDim Method [AX 2012]

Gets information about the dimensions that are consistent.

Syntax

protected void inventDimParmInitConsistentStorageDim(InventDimParm _inventDimParmConsistentDim)

Run On

Called

Parameters

  • _inventDimParmConsistentDim
    Type: InventDimParm Table
    An InventDimParm record that contains fields that are set to a NoYes::Yes enumeration value.

Remarks

Information is gathered from all storage dimensions in the system. It is enough that a dimension is active and consistent in just one storage dimension group to be returned as consistent.

See Also

Reference

InventTransOriginKeyValueTransfer Class