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.
Initializes a SalesLine record with values that are based on a SalesBasketLine record.
Syntax
public void initFromSalesBasketLine(SalesBasketLine _salesBasketLine)
Run On
Called
Parameters
- _salesBasketLine
Type: SalesBasketLine Table
A SalesBasketLine record from which to initializes the SalesLine record.