Share via


InventValueReportPopulateItem.mapReportLineToInventTable Method [AX 2012]

Map fields from InventValueReportTmpLine to fields in InventTable.

Syntax

protected Map mapReportLineToInventTable()

Run On

Server

Return Value

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

See Also

Reference

InventValueReportPopulateItem Class