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.
Deletes all the WMSLocationLoad records that are related to a WMSLocation record.
Syntax
server public static void deleteLoad(
WMSLocationId _wmsLocationId,
InventLocationId _inventLocationId,
DataAreaId _wmsLocationDataAreaId)
Run On
Server
Parameters
- _wmsLocationId
Type: WMSLocationId Extended Data Type
The WMSLocationId record ID of the WMSLocation location for which the to delete the load.
- _inventLocationId
Type: InventLocationId Extended Data Type
The InventLocationId ID of the InventLocation warehouse for which the load should be deleted.
- _wmsLocationDataAreaId
Type: DataAreaId Extended Data Type
The dataAreaId ID of the WMSLocation location for which to delete the load.