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 current line is from export order.
Syntax
private boolean isSalesLineFromExportOrder(SalesLine _salesLine)
Run On
Server
Parameters
- _salesLine
Type: SalesLine Table
The current line.
Return Value
Type: boolean
true if it is from export order; otherwise, false.