Share via


BlackListReportController_IT::processReport Method [AX 2012]

Populates the temporary table and calls the code to generate the output file.

Syntax

server protected static RecId processReport(BlackListReportContract_IT _contract, [RecId _currentBatchId])

Run On

Server

Parameters

Return Value

Type: RecId Extended Data Type
The record id of the temporary table which was inserted into the TmpDataStore table.

Exceptions

Exception Condition
Error

Nothing to report for the period.

See Also

Reference

BlackListReportController_IT Class