Share via


InventAvailabilitySearch.inventDimCriteria Method [AX 2012]

The inventory dimensions criteria.

Syntax

public InventDim inventDimCriteria()

Run On

Called

Return Value

Type: InventDim Table
An InventDim record.

Exceptions

Exception Condition
Error

Throws an error if it was not possible to derive the dimension criteria based on the provided information.

Remarks

Even if the dimension criteria was not set explicitly by the user of the API it can be derived from the InventSum.InventDimId field.

Also, the dim criteria will be automatically populated if the InventSumrecord was joined to an InventDim record.

See Also

Reference

InventAvailabilitySearch Class