MCROrderEventTable::shouldClockStart Method
Indicates that the clock should start if the clock was never started or if it was started but the most recent event is stopped.
Syntax
client server public static boolean shouldClockStart(SalesId _salesId)
Run On
Called
Parameters
- _salesId
Type: SalesId Extended Data Type
The salesId of the sales order being evaluated.
Return Value
Type: boolean
true if the FTC clock should start; false otherwise.