Share via


InventValueReportPopulateSubcontracted.mapReportLineToReportView Method [AX 2012]

Map fields from InventValueReportTmpLine to fields in InventValueReportSubContUnionAll.

Syntax

protected Map mapReportLineToReportView()

Run On

Server

Return Value

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

See Also

Reference

InventValueReportPopulateSubcontracted Class