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 the requested dates have been exceeded.
Syntax
protected boolean isRequestedDatesExceeded(SalesLine _salesLine)
Run On
Called
Parameters
- _salesLine
Type: SalesLine Table
A SalesLine record that represents a sales line.
Return Value
Type: boolean
true if the requested dates are exceeded; otherwise, false.