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.
Checks whether return replacement set up exists for a return order line.
Syntax
client server public static boolean existOrigSalesLine(SalesId _salesId, LineNum _lineNum)
Run On
Called
Parameters
- _salesId
Type: SalesId Extended Data Type
The sales ID of the sales return order.
- _lineNum
Type: LineNum Extended Data Type
The return order line number.
Return Value
Type: boolean
true, if return replacement set up has been created for the return order; otherwise, false.