InventMovement.checkInventSiteDimension Method [AX 2012]
Validates the used inventory dimensions against the used financial dimensions.
Syntax
public boolean checkInventSiteDimension(InventDim _inventDim)
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
An InventDim record buffer that contains the used inventory dimensions.
Return Value
Type: boolean
true if validation is correct; otherwise, false.