Share via


InventValueReportPopulateWrkCtr.mapReportLineToReportView Method [AX 2012]

Map fields from InventValueReportTmpLine to fields in InventValueReportView.

Syntax

protected Map mapReportLineToReportView()

Run On

Server

Return Value

Type: Map Class
A Map object that maps fields from InventValueReportTmpLine to fields in InventValueReportView.

See Also

Reference

InventValueReportPopulateWrkCtr Class