Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates tender is in correct status for order to be ship confirmed. Load tender must be accepted or denied if it exists.
Syntax
public boolean validateTransportationTender(boolean _skipTender)
Run On
Called
Parameters
- _skipTender
Type: boolean
true if tender validation should be skipped; otherwise, false.
Return Value
Type: boolean
true if a tender exists that should block shipping; othwerise, false.