Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether a route version record overlaps another route version record.
Syntax
client server public static boolean checkDateOverlap(RouteVersion _curVersion, RouteVersion _checkAgainstVersion)
Run On
Called
Parameters
- _curVersion
Type: RouteVersion Table
A new route version record to check.
- _checkAgainstVersion
Type: RouteVersion Table
An existing route version record.
Return Value
Type: boolean
true if overlap exists; otherwise, false.
Remarks
Only one active route version must exist for a certain date, quantity, and inventory dimension set.