Share via


InventValueReportPopulateItem.mapReportLineToInventItemGroupItem Method [AX 2012]

Map fields from InventValueReportTmpLine to fields in InventItemGroupItem.

Syntax

protected Map mapReportLineToInventItemGroupItem()

Run On

Server

Return Value

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

See Also

Reference

InventValueReportPopulateItem Class