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.
Sets the confirmed dates for the specified SalesLine record.
Syntax
protected boolean setConfirmedDates(SalesLine _salesLine, SalesConfirmDatesCommandStrategy _strategy)
Run On
Called
Parameters
- _salesLine
Type: SalesLine Table
A SalesLine record that represents a sales line.
- _strategy
Type: SalesConfirmDatesCommandStrategy Class
A SalesConfirmDatesCommandStrategy object that contains the confirm strategy.
Return Value
Type: boolean
true if the confirmed dates were set on the specified sales line; otherwise, false.