SalesTable::meetsFulfilmentRate Method

Checks whether the Sales Order is fulfilled or not.

Syntax

client server public static boolean meetsFulfilmentRate(SalesId _salesId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the Sales Order is fulfilled or doesn't have the fulfillment type, false otherwise.

See Also

Reference

SalesTable Table