InventValueReport.copy Method
Copies the inventory value report definition to another report.
Syntax
public InventValueReport copy(InventValueReportId _newId, InventValueReportName _newName)
Run On
Called
Parameters
- _newId
Type: InventValueReportId Extended Data Type
The ID of the new report.
- _newName
Type: InventValueReportName Extended Data Type
The name of the new report.
Return Value
Type: InventValueReport Table
A InventValueReport record, which corresponds to the new report.