Share via


WMSTransport.getToPalletIdFromLines Method

This method can be used to get the to pallet ID of a transport line that has not yet been delivered.

Syntax

public WMSPalletId getToPalletIdFromLines()

Run On

Called

Return Value

Type: WMSPalletId Extended Data Type
A WMSPalletId is a to pallet ID from one of the transports lines. If all of the lines have the same to pallet ID as the transport, the transports to pallet ID is returned.

Remarks

This is method is often used to see whether a to pallet ID was assigned to the lines when the refill transport was started.The to pallet ID is taken from the first line that has a pallet ID different from the transports.

See Also

Reference

WMSTransport Table