InventFiscalLIFOValuationController.processReportParameters Method [AX 2012]
Assigns the arguments record value to the parameter of the report.
Syntax
public boolean processReportParameters(InventFiscalLIFOValuationContract _contract)
Run On
Called
Parameters
- _contract
Type: InventFiscalLIFOValuationContract Class
The contract object of the report.
Return Value
Type: boolean
true if successful; otherwise false.
Exceptions
Exception | Condition |
---|---|
Error | The arguments is null Nothing nullptr unit a null reference (Nothing in Visual Basic) . |
Remarks
Processes the SSRS Report.