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