Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _wmsReportSetup
Type: RefRecId Extended Data Type
The record ID of the report setup to check.
- _inconsistencyType
Type: WMSSpaceUtilInconsistencyType Enumeration
The inconsistency type to check.
- _inventSite
Type: InventSiteId Extended Data Type
The inventory site ID to check.
- _inventLocation
Type: InventLocationId Extended Data Type
The inventory location ID to check.
- _itemId
Type: ItemId Extended Data Type
The item ID to check
Return Value
Type: boolean
true if the specified record exists; otherwise, false.
Remarks
The WMSSpaceUtilInconsistencyType::DefaultWarehouse inconsistency type will be always checked.