Share via


WMSPickingRoute.wmsOutboundRule Method

Finds the outgoing rule related to the current picking route.

Syntax

public WMSOutboundRule wmsOutboundRule([boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: WMSOutboundRule Table
A record in the WMSOutboundRule table; otherwise, an empty record.

Remarks

The outgoing rule is found using the shipment to which the picking route belongs.

See Also

Reference

WMSPickingRoute Table