InventValueReportPrintPreview.insertInventValueReportTmpLineSample Method [AX 2012]
Inserts a sample record into the InventValueReportTmpLine table.
Syntax
protected void insertInventValueReportTmpLineSample(InventValueReportLineType _lineType, InventValueReportResourceType _resourceType)
Run On
Called
Parameters
- _lineType
Type: InventValueReportLineType Enumeration
The type of the report line to assign to the record.
- _resourceType
Type: InventValueReportResourceType Enumeration
The resource type for which to create the record.