SalesTable.evaluateAddTmsChargeToSalesOrder Method
Evaluates whether transportation charges can be added to the sales order based on the TMSDlvTerm setup.
Syntax
public NoYes evaluateAddTmsChargeToSalesOrder()
Run On
Called
Return Value
Type: NoYes Enumeration
NoYes::Yes if the transportation charge can be added; NoYes::No otherwise.