SalesLine.isReturnReservationLine Method

Checks if the SalesLine record in scope is a return order reservation line.

Syntax

public boolean isReturnReservationLine()

Run On

Called

Return Value

Type: boolean
true if the line in scope is a return order reservation line; otherwise, false.

See Also

Reference

SalesLine Table