InventUpdate.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.