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 new instance of the InventMov_Sales class based on the specified record.
Syntax
client server public static InventMov_Sales newFromSalesLine(SalesLine _salesLine)
Run On
Called
Parameters
- _salesLine
Type: SalesLine Table
The record in the SalesLine table for which the class is instantiated.
Return Value
Type: InventMov_Sales Class
An instance of the InventMov_Sales class.