WMSPallet.onHandAvailableDetailedList Method
Calculates detailed on-hand available on the pallet.
Syntax
public List onHandAvailableDetailedList()
Run On
ClientOrServer
Return Value
Type: List Class
A List of InventDimOnHandMember instances.
Remarks
This is an optimized version of onHandAvailableDetailed.
The entries in the list are grouped by ItemId Id and InventDimId Id.