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.
Returns the sales order line that corresponds to an invoice line.
Syntax
public SalesLine salesLine([boolean _update])
Run On
Called
Parameters
- _update
Type: boolean
A Boolean data type that can be set to true to update the sales order line.
Return Value
Type: SalesLine Table
The sales order line that corresponds to an invoice line.