Share via


InventValueReportPrintPreview.addSampleRecordsForResourceType Method [AX 2012]

Adds sample records to the InventValueReportTmpLine table.

Syntax

protected void addSampleRecordsForResourceType(
    InventValueReport _inventValueReport, 
    FieldId _viewResourceTypeFieldId, 
    InventValueReportResourceType _resourceType)

Run On

Called

Parameters

  • _viewResourceTypeFieldId
    Type: FieldId Extended Data Type
    The ID of the field that indicates whether a particular resource type (e.g. material or labor) should be printed.

See Also

Reference

InventValueReportPrintPreview Class