InventDimUniquenessEnabling.isIndexProductSiteIdx Method [AX 2012]
Indicates whether a given index has product dimensions followed by site and warehouse.
Syntax
protected boolean isIndexProductSiteIdx(IndexId _indexId)
Run On
Called
Parameters
- _indexId
Type: IndexId Extended Data Type
The ID of the index in the InventDim table.
Return Value
Type: boolean
true if validation was successful; otherwise, false.