Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds sample records to the InventValueReportTmpLine table.
Syntax
protected void addSampleRecordsForResourceType(
    InventValueReport _inventValueReport, 
    FieldId _viewResourceTypeFieldId, 
    InventValueReportResourceType _resourceType)
Run On
Called
Parameters
- _inventValueReport
 Type: InventValueReport Table
 The definition of the inventory value report.
- _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.
- _resourceType
 Type: InventValueReportResourceType Enumeration
 The resource type.