Share via


WHSLoadTable.canShipConfirm Method

Checks if load can be ship confirmed

Syntax

public boolean canShipConfirm(boolean _skipTender)

Run On

Called

Parameters

  • _skipTender
    Type: boolean
    true if tender validation should be skipped; otherwise, false.

Return Value

Type: boolean
true if load can be ship confirmed; otherwise returns false and adds a warning to InfoLog

See Also

Reference

WHSLoadTable Table