WMSLocationLoad::selectSummedLoad Method
Retrieves a WMSLocationLoad buffer that has aggregated values for the load fields.
Syntax
server public static WMSLocationLoad selectSummedLoad(
WMSLocationId _wmsLocationId,
InventLocationId _inventLocationId,
DataAreaId _wmsLocationDataAreaId)
Run On
Server
Parameters
- _wmsLocationId
Type: WMSLocationId Extended Data Type
The WMSLocationId value of the WMSLocation location to use to find the load.
- _inventLocationId
Type: InventLocationId Extended Data Type
The InventLocationId value of the InventLocation warehouse to use to find the load.
- _wmsLocationDataAreaId
Type: DataAreaId Extended Data Type
The dataAreaId value of the WMSLocation location for which to find the load.
Return Value
Type: WMSLocationLoad Table
A WMSLocationLoad buffer that has aggregated values for the load fields.