Share via


InventValueReportPopulateResource.copyRangesFromContractQuery Method [AX 2012]

Adds ranges from the Inventory Value Report temporary line in the contract query to a data sources.

Syntax

protected void copyRangesFromContractQuery(Map _map, QueryBuildDataSource _qbds)

Run On

Server

Parameters

  • _map
    Type: Map Class
    A Map object that maps fields from the Inventory Value Report temporary line to fields in the data source.

Remarks

The API changed. The method is now common for all subclasses.

See Also

Reference

InventValueReportPopulateResource Class