Share via


InventSupply.limitInventDimToStandardInventLoc Method [AX 2012]

Adds a relation of type NoExistsJoin to an InventDim data source, so that InventDim records with a warehouse type not equal to Standard are not included.

Syntax

protected void limitInventDimToStandardInventLoc(QueryBuildDataSource _dsInventDim)

Run On

Server

Parameters

See Also

Reference

InventSupply Class