Share via


InventUpd_Picked.canSkipProductDimensionCheck Method [AX 2012]

Controls whether it is safe to skip checking product dimension values.

Syntax

public boolean canSkipProductDimensionCheck()

Run On

Server

Return Value

Type: boolean
true if the dimensions were already verified and we can assume they are valid. false otherwise.

See Also

Reference

InventUpd_Picked Class