TMSTransportationTender::checkForAccepted Method
Checks to see if the Tender Status is set to accepted.
Syntax
client server public static boolean checkForAccepted(WHSLoadId _loadId)
Run On
Called
Parameters
- _loadId
Type: WHSLoadId Extended Data Type
Specifies the load used to select the Transportation Tender record.
Return Value
Type: boolean
true if all tenders are accepted for load; otherwise false.