Share via


WMSSpaceUtilInconsistencies::exist Method

Indicates whether the specified record in the WMSSpaceUtilInconsistencies table exists.

Syntax

client server public static boolean exist(
    RefRecId _wmsReportSetup, 
   [WMSSpaceUtilInconsistencyType _inconsistencyType, 
    InventSiteId _inventSite, 
    InventLocationId _inventLocation, 
    ItemId _itemId])

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

Remarks

The WMSSpaceUtilInconsistencyType::DefaultWarehouse inconsistency type will be always checked.

See Also

Reference

WMSSpaceUtilInconsistencies Table