Share via


InventUpdate.whsSynchronizeIssueDimPhysical Method [AX 2012]

Syntax

private void whsSynchronizeIssueDimPhysical(
    InventTrans _issueInventTrans, 
    InventDim _issueInventDim, 
    InventDim _issueInventDimAboveLocation, 
    boolean _isWarehouseWHSEnabled)

Run On

Server

Parameters

  • _isWarehouseWHSEnabled
    Type: boolean

See Also

Reference

InventUpdate Class