Share via


InventLedgerConflictInit.createPrintTask Method [AX 2012]

Creates an instance of the print report task.

Syntax

protected InventLedgerConflictPrint createPrintTask()

Run On

Called

Return Value

Type: InventLedgerConflictPrint Class
The instance of the InventLedgerConflictPrint class.

Remarks

This method can be overridden in the related report initialize class i.e. the ProdWipLedgerConflict report.

See Also

Reference

InventLedgerConflictInit Class