SalesTotalsBuildQueryRunTrans::newFromSalesTable Method [AX 2012]
Creates a new instance of the SalesTotalsBuildQueryRunTrans class.
Syntax
client server public static SalesTotalsBuildQueryRunTrans newFromSalesTable(SalesTable _salesTable)
Run On
Called
Parameters
- _salesTable
Type: SalesTable Table
The Salestable record that is used to filter the SalesLine records.
Return Value
Type: SalesTotalsBuildQueryRunTrans Class
An instance of the SalesTotalsBuildQueryRunTrans class.