MCROrderEventTable::shouldClockStop Method
Indicates that the clock should be stopped if the clock was never stopped if it was started but the most recent event is not stopped.
Syntax
client server public static boolean shouldClockStop(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 stop; otherwise false.