Share via


InventValueReportPopulateItem.mapReportLineToInventDim Method [AX 2012]

Map fields from InventValueReportTmpLine to fields in InventDim.

Syntax

protected Map mapReportLineToInventDim()

Run On

Server

Return Value

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

See Also

Reference

InventValueReportPopulateItem Class